{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2001/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/DataZones2001/OGCFeatureServer/collections/0/items/1871?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2001/OGCFeatureServer/collections/0/items/1871?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2001/OGCFeatureServer/collections/0/items/1871?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2001Centroids",
  "id" : "1871",
  "properties" : {
    "objectid" : 1871,
    "dzcode" : "S01001871",
    "totpop2001" : 864,
    "hhrespop2001" : 860,
    "hhcnt2001" : 333,
    "easting" : 323040,
    "northing" : 669570
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.2327793248412178,
      55.913041534255413
    ]
  }
}