{
  "type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [
      -73.9857,
      40.7484
    ]
  },
  "properties": {
    "name": "Empire State Building",
    "city": "New York",
    "height_m": 443
  }
}