{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1236280351",
      "properties": {
        "timestamp": "2024-01-02T12:11:55Z",
        "version": 1,
        "changeset": 145795402,
        "amenity": "toilets",
        "building": "yes",
        "id": "way/1236280351"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -55.6951877,
              -14.793251
            ],
            [
              -55.6951706,
              -14.793275
            ],
            [
              -55.6950996,
              -14.7932279
            ],
            [
              -55.6951166,
              -14.7932038
            ],
            [
              -55.6951877,
              -14.793251
            ]
          ]
        ]
      }
    }
  ]
}