{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/555906219",
      "properties": {
        "timestamp": "2019-04-03T03:23:01Z",
        "version": 2,
        "changeset": 68820756,
        "amenity": "library",
        "building": "public",
        "name": "Casa do Leite",
        "smoking": "no",
        "id": "way/555906219"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -51.0818483,
              -29.9385796
            ],
            [
              -51.081683,
              -29.9385161
            ],
            [
              -51.0816487,
              -29.9384796
            ],
            [
              -51.0817854,
              -29.9383123
            ],
            [
              -51.0819577,
              -29.9384394
            ],
            [
              -51.0818483,
              -29.9385796
            ]
          ]
        ]
      }
    }
  ]
}