{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://crh-vmw-gisvdr1.cityofrockhillsc.gov/arcgis/rest/services/SampleWorldCities/OGCFeatureServer/collections/0/item/2173?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" : "2173",
  "properties" : {
    "OBJECTID" : 2173,
    "CITY_NAME" : "Vladivostok",
    "POP" : 587022,
    "POP_RANK" : 3,
    "POP_CLASS" : "500,000 to 999,999",
    "LABEL_FLAG" : 0
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      131.96051025390625,
      43.130126953125
    ]
  }
}