{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1002055750",
      "properties": {
        "timestamp": "2021-11-13T15:27:48Z",
        "version": 1,
        "changeset": 113734573,
        "addr:housenumber": "654",
        "addr:street": "Avenida Doutor Jorge Tibiriçá",
        "building": "yes",
        "name": "Bicicletaria Tibiriça",
        "phone": "+55 12 3642 3001",
        "shop": "bicycle",
        "id": "way/1002055750"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -45.4622702,
              -22.9309408
            ],
            [
              -45.462275,
              -22.9309812
            ],
            [
              -45.4621742,
              -22.9309812
            ],
            [
              -45.462179,
              -22.9309421
            ],
            [
              -45.4622702,
              -22.9309408
            ]
          ]
        ]
      }
    }
  ]
}