{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/321632828",
      "properties": {
        "timestamp": "2022-06-23T17:42:00Z",
        "version": 3,
        "changeset": 122769055,
        "amenity": "school",
        "source": "IBGE",
        "id": "way/321632828"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -41.9241433,
              -18.5778541
            ],
            [
              -41.9241161,
              -18.5783989
            ],
            [
              -41.9232897,
              -18.5783619
            ],
            [
              -41.9233169,
              -18.5778171
            ],
            [
              -41.9241433,
              -18.5778541
            ]
          ]
        ]
      }
    }
  ]
}