{
  "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/2340?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/2340?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/2340?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2011Centroids",
  "id" : "2340",
  "properties" : {
    "objectid" : 2340,
    "dzcode" : "S01008845",
    "dzname" : "New Town East and Gayfield - 01",
    "totpop2011" : 853,
    "hhrespop2011" : 851,
    "hhcnt2011" : 420,
    "easting" : 326088,
    "northing" : 674713
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1854422688255597,
      55.959718262725154
    ]
  }
}