{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/560805089",
      "properties": {
        "timestamp": "2018-02-12T20:08:01Z",
        "version": 1,
        "changeset": 56304484,
        "amenity": "library",
        "building": "yes",
        "name": "ABC",
        "id": "way/560805089"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -51.075247,
              -22.6624214
            ],
            [
              -51.075244,
              -22.6625974
            ],
            [
              -51.0749237,
              -22.6625909
            ],
            [
              -51.0749335,
              -22.662407
            ],
            [
              -51.075247,
              -22.6624214
            ]
          ]
        ]
      }
    }
  ]
}