{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "way/555017720",
      "properties": {
        "timestamp": "2018-01-23T02:36:01Z",
        "version": 1,
        "changeset": 55671590,
        "amenity": "clinic",
        "building": "yes",
        "healthcare": "clinic",
        "name": "Posto de saúde I",
        "id": "way/555017720"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -44.4108747,
              -19.2951253
            ],
            [
              -44.4110947,
              -19.2954949
            ],
            [
              -44.4108345,
              -19.2956493
            ],
            [
              -44.4106226,
              -19.2952493
            ],
            [
              -44.4108747,
              -19.2951253
            ]
          ]
        ]
      }
    }
  ]
}