{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2011/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/IntermediateZones2011/OGCFeatureServer/collections/0/items/24?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2011/OGCFeatureServer/collections/0/items/24?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2011/OGCFeatureServer/collections/0/items/24?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2011Centroids",
  "id" : "24",
  "properties" : {
    "objectid" : 24,
    "izcode" : "S02001259",
    "izname" : "Hanover South",
    "totpop2011" : 3255,
    "hhrespop2011" : 3208,
    "hhcnt2011" : 1885,
    "easting" : 394730,
    "northing" : 806618
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.0887439639923722,
      57.150395684159058
    ]
  }
}