{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/item/2309?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" : "2309",
  "properties" : {
    "OBJECTID" : 2309,
    "CITY_NAME" : "Matadi",
    "POP" : 180109,
    "POP_RANK" : 5,
    "POP_CLASS" : "100,000 to 249,999",
    "LABEL_FLAG" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      13.47113037109375,
      -5.8170166015625
    ]
  }
}