{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/456352389",
      "properties": {
        "timestamp": "2016-11-28T11:04:23Z",
        "version": 1,
        "changeset": 44004338,
        "amenity": "library",
        "building": "yes",
        "name": "Auditório e Biblioteca",
        "id": "way/456352389"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -55.4188929,
              -15.8238922
            ],
            [
              -55.4188684,
              -15.8241052
            ],
            [
              -55.4183588,
              -15.8240511
            ],
            [
              -55.4183833,
              -15.823838
            ],
            [
              -55.4188929,
              -15.8238922
            ]
          ]
        ]
      }
    }
  ]
}