{
  "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/87?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/87?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/87?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2001Centroids",
  "id" : "87",
  "properties" : {
    "objectid" : 87,
    "dzcode" : "S01000087",
    "totpop2001" : 820,
    "hhrespop2001" : 582,
    "hhcnt2001" : 211,
    "easting" : 391170,
    "northing" : 805220
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.1475320380369278,
      57.13778267544734
    ]
  }
}