{
  "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/534?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/534?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/534?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2001Centroids",
  "id" : "534",
  "properties" : {
    "objectid" : 534,
    "izcode" : "S02000534",
    "izname" : "Cardenden",
    "totpop2001" : 5424,
    "hhrespop2001" : 5389,
    "hhcnt2001" : 2030,
    "easting" : 321783,
    "northing" : 695142
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.2603482286245744,
      56.142536082413699
    ]
  }
}