{
  "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/804?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/804?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/804?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2011Centroids",
  "id" : "804",
  "properties" : {
    "objectid" : 804,
    "izcode" : "S02002039",
    "izname" : "Gourock Central, Upper East and IRH",
    "totpop2011" : 4243,
    "hhrespop2011" : 4243,
    "hhcnt2011" : 2123,
    "easting" : 224645,
    "northing" : 676702
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.809985906625414,
      55.951245110105639
    ]
  }
}