{
  "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/234?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/234?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/234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2022Centroids",
  "id" : "234",
  "properties" : {
    "objectid" : 234,
    "dzcode" : "S01013715",
    "dzname" : "Kingswells - 01",
    "totpop2022" : 859,
    "hhrespop2022" : 859,
    "hhcnt2022" : 323,
    "easting" : 386820,
    "northing" : 807706
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.2195346657711434,
      57.160009242158495
    ]
  }
}