{
  "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/3999?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/3999?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/3999?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2011Centroids",
  "id" : "3999",
  "properties" : {
    "objectid" : 3999,
    "dzcode" : "S01010501",
    "dzname" : "Drumry West - 02",
    "totpop2011" : 928,
    "hhrespop2011" : 928,
    "hhcnt2011" : 430,
    "easting" : 251261,
    "northing" : 671404
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.381248653576753,
      55.912665414990592
    ]
  }
}