{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/456583129",
      "properties": {
        "timestamp": "2016-11-29T12:57:58Z",
        "version": 1,
        "changeset": 44033802,
        "leisure": "pitch",
        "sport": "soccer",
        "id": "way/456583129"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -38.0496229,
              -6.27136
            ],
            [
              -38.0503661,
              -6.2708288
            ],
            [
              -38.050759,
              -6.2713037
            ],
            [
              -38.049998,
              -6.271849
            ],
            [
              -38.0496229,
              -6.27136
            ]
          ]
        ]
      }
    }
  ]
}