{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items/403?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items/403?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items/403?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2001Centroids",
  "id" : "403",
  "properties" : {
    "objectid" : 403,
    "izcode" : "S02000402",
    "izname" : "Hillside and Calton Hill",
    "totpop2001" : 4990,
    "hhrespop2001" : 4976,
    "hhcnt2001" : 2425,
    "easting" : 326645,
    "northing" : 674598
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1764917127758703,
      55.958770654921686
    ]
  }
}