{
  "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/4711?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/4711?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/4711?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2022Centroids",
  "id" : "4711",
  "properties" : {
    "objectid" : 4711,
    "dzcode" : "S01018192",
    "dzname" : "Danderhall, Shawfair and Midlothian North - 05",
    "totpop2022" : 612,
    "hhrespop2022" : 612,
    "hhcnt2022" : 274,
    "easting" : 330992,
    "northing" : 669200
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.1055005914484095,
      55.910925552025702
    ]
  }
}