{
  "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/481?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/481?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/481?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2001Centroids",
  "id" : "481",
  "properties" : {
    "objectid" : 481,
    "dzcode" : "S01000481",
    "totpop2001" : 784,
    "hhrespop2001" : 770,
    "hhcnt2001" : 272,
    "easting" : 408826,
    "northing" : 846603
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -1.8543543117352674,
      57.509519866193017
    ]
  }
}