{
  "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/45?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/45?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/45?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2011Centroids",
  "id" : "45",
  "properties" : {
    "objectid" : 45,
    "izcode" : "S02001280",
    "izname" : "Oldmachar West",
    "totpop2011" : 4343,
    "hhrespop2011" : 4343,
    "hhcnt2011" : 1891,
    "easting" : 392329,
    "northing" : 811523
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.1285793005071523,
      57.194423137459438
    ]
  }
}