{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/201609331",
      "properties": {
        "timestamp": "2013-01-17T15:46:23Z",
        "version": 1,
        "changeset": 14685438,
        "leisure": "stadium",
        "name": "Estádio Municipal",
        "source": "High Res Bing,IBGE",
        "sport": "soccer",
        "id": "way/201609331"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -46.3724396,
              -20.329499
            ],
            [
              -46.3722828,
              -20.3302008
            ],
            [
              -46.3712367,
              -20.3299758
            ],
            [
              -46.3713723,
              -20.3292914
            ],
            [
              -46.3724396,
              -20.329499
            ]
          ]
        ]
      }
    }
  ]
}