{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1203?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1203?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/SPD/OGCFeatureServer/collections/1/items/1203?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "PostcodeSectorGridRef",
  "id" : "1203",
  "properties" : {
    "objectid" : 1203,
    "sector" : "EH3 6",
    "easting" : 325145,
    "northing" : 674476
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.200476379916501,
      55.957443409288992
    ]
  }
}