{
  "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/106?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/106?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/106?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "LocalityCentroids",
  "id" : "106",
  "properties" : {
    "objectid" : 106,
    "localitycode" : "S19002148",
    "localityname" : "Eaglesfield",
    "easting" : 323412,
    "northing" : 574436
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.2005528717108458,
      55.058482420110643
    ]
  }
}