{
  "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/943?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/943?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/943?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2001Centroids",
  "id" : "943",
  "properties" : {
    "objectid" : 943,
    "izcode" : "S02000943",
    "izname" : "East Mainland",
    "totpop2001" : 3021,
    "hhrespop2001" : 3001,
    "hhcnt2001" : 1069,
    "easting" : 349949,
    "northing" : 1008956
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.872016308168357,
      58.964838074683804
    ]
  }
}