{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/item/795?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" : "795",
  "properties" : {
    "OBJECTID" : 795,
    "CITY_NAME" : "Duekoue",
    "POP" : 47198,
    "POP_RANK" : 7,
    "POP_CLASS" : "Less than 50,000",
    "LABEL_FLAG" : 1
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -7.33599853515625,
      6.74212646484375
    ]
  }
}