{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/789132495",
      "properties": {
        "timestamp": "2020-04-08T04:08:29Z",
        "version": 1,
        "changeset": 83225625,
        "amenity": "hospital",
        "healthcare": "hospital",
        "name": "Samta Casa",
        "id": "way/789132495"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -49.1262074,
              -15.1343179
            ],
            [
              -49.1262055,
              -15.1343957
            ],
            [
              -49.1261709,
              -15.1343939
            ],
            [
              -49.1261767,
              -15.1343104
            ],
            [
              -49.1262074,
              -15.1343179
            ]
          ]
        ]
      }
    }
  ]
}