{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/456595373",
      "properties": {
        "timestamp": "2016-11-29T14:17:21Z",
        "version": 1,
        "changeset": 44035421,
        "leisure": "pitch",
        "sport": "soccer",
        "id": "way/456595373"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -38.1251924,
              -6.0869611
            ],
            [
              -38.124342,
              -6.0872736
            ],
            [
              -38.1241448,
              -6.0867038
            ],
            [
              -38.1250137,
              -6.0864097
            ],
            [
              -38.1251924,
              -6.0869611
            ]
          ]
        ]
      }
    }
  ]
}