{
  "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/322?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/322?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/322?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "SettlementCentroids",
  "id" : "322",
  "properties" : {
    "objectid" : 322,
    "settcode" : "S20001574",
    "settname" : "Ayr",
    "population" : 62270,
    "easting" : 234768,
    "northing" : 622422
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.6152844676752753,
      55.467644892472372
    ]
  }
}