{
  "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/2123?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/2123?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/2123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "DataZone2022Centroids",
  "id" : "2123",
  "properties" : {
    "objectid" : 2123,
    "dzcode" : "S01015604",
    "dzname" : "Auchinleck - 04",
    "totpop2022" : 1109,
    "hhrespop2022" : 1051,
    "hhcnt2022" : 460,
    "easting" : 254939,
    "northing" : 622434
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.2965257423174243,
      55.474152037655884
    ]
  }
}