{
  "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/1981?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/1981?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/1981?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2001Centroids",
  "id" : "1981",
  "properties" : {
    "objectid" : 1981,
    "dzcode" : "S01001981",
    "totpop2001" : 800,
    "hhrespop2001" : 800,
    "hhcnt2001" : 358,
    "easting" : 326494,
    "northing" : 671939
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1781835525933979,
      55.934862530227647
    ]
  }
}