{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1204315563",
      "properties": {
        "timestamp": "2023-09-01T23:43:55Z",
        "version": 1,
        "changeset": 140700192,
        "amenity": "community_centre",
        "building": "yes",
        "id": "way/1204315563"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -41.1293039,
              -17.6443129
            ],
            [
              -41.1292606,
              -17.6443812
            ],
            [
              -41.1291327,
              -17.644329
            ],
            [
              -41.1291763,
              -17.6442586
            ],
            [
              -41.1293039,
              -17.6443129
            ]
          ]
        ]
      }
    }
  ]
}