{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1216659628",
      "properties": {
        "timestamp": "2023-10-18T23:32:45Z",
        "version": 1,
        "changeset": 142786748,
        "amenity": "college",
        "id": "way/1216659628"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -50.7905297,
              -29.3353294
            ],
            [
              -50.7904211,
              -29.3358874
            ],
            [
              -50.7896106,
              -29.3350744
            ],
            [
              -50.7900053,
              -29.334812
            ],
            [
              -50.7905297,
              -29.3353294
            ]
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "id": "node/5742456473",
      "properties": {
        "timestamp": "2023-10-18T00:58:46Z",
        "version": 2,
        "changeset": 142735015,
        "amenity": "college",
        "name": "SENAI",
        "id": "node/5742456473"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -50.7899174,
          -29.3351478
        ]
      }
    }
  ]
}