{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2022/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/DataZones2022/OGCFeatureServer/collections/0/items/222?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2022/OGCFeatureServer/collections/0/items/222?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/DataZones2022/OGCFeatureServer/collections/0/items/222?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2022Centroids",
  "id" : "222",
  "properties" : {
    "objectid" : 222,
    "dzcode" : "S01013703",
    "dzname" : "Northfield - 02",
    "totpop2022" : 592,
    "hhrespop2022" : 592,
    "hhcnt2022" : 258,
    "easting" : 389895,
    "northing" : 808515
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.1687310950696692,
      57.16735529982077
    ]
  }
}