{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/item/1674?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" : "1674",
  "properties" : {
    "OBJECTID" : 1674,
    "CITY_NAME" : "Moscow",
    "POP" : 10381222,
    "POP_RANK" : 1,
    "POP_CLASS" : "5,000,000 and greater",
    "LABEL_FLAG" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      37.7000732421875,
      55.7501220703125
    ]
  }
}