{
  "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/2332?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/2332?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/2332?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2011Centroids",
  "id" : "2332",
  "properties" : {
    "objectid" : 2332,
    "dzcode" : "S01008837",
    "dzname" : "Broughton North and Powderhall - 02",
    "totpop2011" : 1015,
    "hhrespop2011" : 1015,
    "hhcnt2011" : 630,
    "easting" : 325703,
    "northing" : 675325
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.191776076432995,
      55.965156123464247
    ]
  }
}