{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/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/Settlements/OGCFeatureServer/collections/0/items/444?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/Settlements/OGCFeatureServer/collections/0/items/444?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.data.gov.scot/arcgis/rest/services/Settlements/OGCFeatureServer/collections/0/items/444?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "SettlementCentroids",
  "id" : "444",
  "properties" : {
    "objectid" : 444,
    "settcode" : "S20001593",
    "settname" : "Bishopton",
    "population" : 7920,
    "easting" : 243541,
    "northing" : 671050
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.5044261138486998,
      55.907038385780822
    ]
  }
}