{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1080614758",
      "properties": {
        "timestamp": "2022-07-22T18:53:22Z",
        "version": 1,
        "changeset": 123952359,
        "amenity": "library",
        "building": "yes",
        "name": "Biblioteca Municipal",
        "id": "way/1080614758"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -42.1954776,
              -21.4144169
            ],
            [
              -42.1953329,
              -21.4145288
            ],
            [
              -42.1952442,
              -21.4144354
            ],
            [
              -42.1953912,
              -21.4143213
            ],
            [
              -42.1954064,
              -21.4143355
            ],
            [
              -42.1954776,
              -21.4144169
            ]
          ]
        ]
      }
    }
  ]
}