{
  "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/641?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/641?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/641?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2011Centroids",
  "id" : "641",
  "properties" : {
    "objectid" : 641,
    "izcode" : "S02001876",
    "izname" : "Newlands",
    "totpop2011" : 5387,
    "hhrespop2011" : 5383,
    "hhcnt2011" : 2197,
    "easting" : 256557,
    "northing" : 660699
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.2909293600930294,
      55.818168879275888
    ]
  }
}