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