{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/1234910838",
      "properties": {
        "timestamp": "2023-12-28T14:04:46Z",
        "version": 1,
        "changeset": 145621512,
        "leisure": "pitch",
        "sport": "soccer",
        "id": "way/1234910838"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -42.9613271,
              -8.1194569
            ],
            [
              -42.9612067,
              -8.1198166
            ],
            [
              -42.9610278,
              -8.1197616
            ],
            [
              -42.9611406,
              -8.119402
            ],
            [
              -42.9613271,
              -8.1194569
            ]
          ]
        ]
      }
    }
  ]
}