{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2011/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/DataZones2011/OGCFeatureServer/collections/0/items/4543?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2011/OGCFeatureServer/collections/0/items/4543?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2011/OGCFeatureServer/collections/0/items/4543?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2011Centroids",
  "id" : "4543",
  "properties" : {
    "objectid" : 4543,
    "dzcode" : "S01011045",
    "dzname" : "South Speyside and the Cabrach - 01",
    "totpop2011" : 819,
    "hhrespop2011" : 815,
    "hhcnt2011" : 369,
    "easting" : 316844,
    "northing" : 818937
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.3799126416176932,
      57.25351204952706
    ]
  }
}