{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/766073995",
      "properties": {
        "timestamp": "2020-01-23T19:53:40Z",
        "version": 1,
        "changeset": 79994856,
        "amenity": "clinic",
        "building": "yes",
        "healthcare": "clinic",
        "id": "way/766073995"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -49.9592582,
              -14.5326269
            ],
            [
              -49.9591096,
              -14.5327914
            ],
            [
              -49.9590335,
              -14.532727
            ],
            [
              -49.9591821,
              -14.5325625
            ],
            [
              -49.9592582,
              -14.5326269
            ]
          ]
        ]
      }
    }
  ]
}