{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1234444936",
      "properties": {
        "timestamp": "2023-12-26T20:33:44Z",
        "version": 1,
        "changeset": 145548935,
        "addr:city": "Bom Jesus",
        "addr:postcode": "64900-000",
        "addr:street": "Avenida Doutor Raimundo Santos",
        "addr:suburb": "COHAB",
        "amenity": "college",
        "name": "SEBRAE-PI",
        "operator": "SEBRAE",
        "operator:type": "public",
        "id": "way/1234444936"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -44.3730627,
              -9.0580576
            ],
            [
              -44.3725343,
              -9.0577927
            ],
            [
              -44.3726926,
              -9.0574987
            ],
            [
              -44.3731137,
              -9.0577159
            ],
            [
              -44.3730868,
              -9.0577636
            ],
            [
              -44.3731888,
              -9.0578139
            ],
            [
              -44.3730627,
              -9.0580576
            ]
          ]
        ]
      }
    }
  ]
}