{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/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/Settlements/OGCFeatureServer/collections/0/items/136?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/OGCFeatureServer/collections/0/items/136?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/NRS/Settlements/OGCFeatureServer/collections/0/items/136?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "SettlementCentroids",
  "id" : "136",
  "properties" : {
    "objectid" : 136,
    "settcode" : "S20001875",
    "settname" : "Macmerry",
    "population" : 1430,
    "easting" : 343510,
    "northing" : 672406
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -2.9059540176804823,
      55.941362298541982
    ]
  }
}