{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1127451235",
      "properties": {
        "timestamp": "2023-01-05T09:25:16Z",
        "version": 1,
        "changeset": 130897395,
        "amenity": "clinic",
        "building": "yes",
        "healthcare": "clinic",
        "id": "way/1127451235"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -35.6838467,
              -5.1133993
            ],
            [
              -35.6838698,
              -5.1134712
            ],
            [
              -35.6838115,
              -5.1134898
            ],
            [
              -35.6837884,
              -5.113418
            ],
            [
              -35.6838467,
              -5.1133993
            ]
          ]
        ]
      }
    }
  ]
}