{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/item/1367?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "the collection document"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Cities",
  "id" : "1367",
  "properties" : {
    "OBJECTID" : 1367,
    "CITY_NAME" : "Arnhem",
    "POP" : 141674,
    "POP_RANK" : 5,
    "POP_CLASS" : "100,000 to 249,999",
    "LABEL_FLAG" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      5.923095703125,
      51.98809814453125
    ]
  }
}