{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/700443539",
      "properties": {
        "timestamp": "2021-12-05T23:43:28Z",
        "version": 2,
        "changeset": 114598093,
        "addr:street": "Rua Siqueira Campos",
        "amenity": "library",
        "building": "yes",
        "id": "way/700443539"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -45.1213949,
              -22.7341822
            ],
            [
              -45.1214539,
              -22.7343182
            ],
            [
              -45.1211491,
              -22.7344322
            ],
            [
              -45.1210831,
              -22.7342975
            ],
            [
              -45.1213949,
              -22.7341822
            ]
          ]
        ]
      }
    }
  ]
}