{
  "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/49?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/49?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/49?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2001Centroids",
  "id" : "49",
  "properties" : {
    "objectid" : 49,
    "dzcode" : "S01000049",
    "totpop2001" : 764,
    "hhrespop2001" : 737,
    "hhcnt2001" : 276,
    "easting" : 392041,
    "northing" : 804262
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.1331109514028097,
      57.129192952213273
    ]
  }
}