{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/789651854",
      "properties": {
        "timestamp": "2020-04-08T19:10:47Z",
        "version": 1,
        "changeset": 83268939,
        "leisure": "pitch",
        "sport": "soccer",
        "id": "way/789651854"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -43.037864,
              -21.1706391
            ],
            [
              -43.0375612,
              -21.1711982
            ],
            [
              -43.0365461,
              -21.1707202
            ],
            [
              -43.0368489,
              -21.1701611
            ],
            [
              -43.037864,
              -21.1706391
            ]
          ]
        ]
      }
    }
  ]
}