{
  "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/1102?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/1102?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/1102?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2001Centroids",
  "id" : "1102",
  "properties" : {
    "objectid" : 1102,
    "izcode" : "S02001101",
    "izname" : "Hareleeshill",
    "totpop2001" : 4603,
    "hhrespop2001" : 4557,
    "hhcnt2001" : 1748,
    "easting" : 277070,
    "northing" : 650600
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.959217414354216,
      55.733145284396521
    ]
  }
}