{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1018627301",
      "properties": {
        "timestamp": "2022-01-05T20:36:31Z",
        "version": 1,
        "changeset": 115812012,
        "leisure": "pitch",
        "sport": "soccer",
        "surface": "grass",
        "id": "way/1018627301"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -45.7162061,
              -19.1484571
            ],
            [
              -45.7166944,
              -19.1483245
            ],
            [
              -45.7169304,
              -19.1490998
            ],
            [
              -45.7164422,
              -19.1492325
            ],
            [
              -45.7162061,
              -19.1484571
            ]
          ]
        ]
      }
    }
  ]
}