{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/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/NRS/Localities/OGCFeatureServer/collections/0/items/407?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/OGCFeatureServer/collections/0/items/407?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Localities/OGCFeatureServer/collections/0/items/407?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "LocalityCentroids",
  "id" : "407",
  "properties" : {
    "objectid" : 407,
    "localitycode" : "S19001951",
    "localityname" : "Annbank",
    "easting" : 240634,
    "northing" : 622976
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.5229144080088064,
      55.474564604416287
    ]
  }
}