{
  "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/1024?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/1024?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/1024?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2011Centroids",
  "id" : "1024",
  "properties" : {
    "objectid" : 1024,
    "dzcode" : "S01007529",
    "dzname" : "Kirkcudbright - 04",
    "totpop2011" : 666,
    "hhrespop2011" : 663,
    "hhcnt2011" : 308,
    "easting" : 269185,
    "northing" : 552071
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.0388163706361819,
      54.846310188572787
    ]
  }
}