{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/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/IntermediateZones2001/OGCFeatureServer/collections/0/items/1000?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items/1000?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/IntermediateZones2001/OGCFeatureServer/collections/0/items/1000?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IntermediateZones2001Centroids",
  "id" : "1000",
  "properties" : {
    "objectid" : 1000,
    "izcode" : "S02001000",
    "izname" : "Paisley Central",
    "totpop2001" : 6114,
    "hhrespop2001" : 5903,
    "hhcnt2001" : 3066,
    "easting" : 248105,
    "northing" : 663616
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.4273225694625715,
      55.84176893889196
    ]
  }
}