{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/987812502",
      "properties": {
        "timestamp": "2021-09-28T21:05:51Z",
        "version": 1,
        "changeset": 111837743,
        "amenity": "university",
        "name": "UFMA",
        "id": "way/987812502"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -42.422483,
              -3.3734295
            ],
            [
              -42.4229081,
              -3.3753865
            ],
            [
              -42.4190772,
              -3.3747923
            ],
            [
              -42.4193795,
              -3.3727977
            ],
            [
              -42.422483,
              -3.3734295
            ]
          ]
        ]
      }
    }
  ]
}