{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/474653988",
      "properties": {
        "timestamp": "2022-07-02T14:55:50Z",
        "version": 3,
        "changeset": 123123063,
        "addr:city": "Mendes Pimentel",
        "addr:housenumber": "59",
        "addr:postcode": "35270-000",
        "addr:street": "Rua Astolfo Silva",
        "addr:suburb": "Centro",
        "amenity": "hospital",
        "emergency": "yes",
        "healthcare": "hospital",
        "healthcare:speciality": "general",
        "name": "Fundação Hospitalar Mendes Pimentel",
        "phone": "+55 33 3246 1156",
        "id": "way/474653988"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -41.4045522,
              -18.6590455
            ],
            [
              -41.4043586,
              -18.6592203
            ],
            [
              -41.4041158,
              -18.658979
            ],
            [
              -41.4043094,
              -18.6588042
            ],
            [
              -41.4045522,
              -18.6590455
            ]
          ]
        ]
      }
    }
  ]
}