{
  "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/512?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/512?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/512?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2011Centroids",
  "id" : "512",
  "properties" : {
    "objectid" : 512,
    "izcode" : "S02001747",
    "izname" : "Dunfermline Central",
    "totpop2011" : 3197,
    "hhrespop2011" : 3109,
    "hhcnt2011" : 1647,
    "easting" : 309295,
    "northing" : 687160
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.4585330903566605,
      56.068633798741899
    ]
  }
}