{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "node/5094477919",
      "properties": {
        "timestamp": "2021-03-20T16:21:44Z",
        "version": 2,
        "changeset": 101393879,
        "amenity": "toilets",
        "female": "no",
        "male": "yes",
        "id": "node/5094477919"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -45.4808054,
          -22.6899216
        ]
      }
    },
    {
      "type": "Feature",
      "id": "node/5094479208",
      "properties": {
        "timestamp": "2021-03-20T16:21:44Z",
        "version": 2,
        "changeset": 101393879,
        "amenity": "toilets",
        "female": "yes",
        "male": "no",
        "id": "node/5094479208"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -45.4807518,
          -22.6900487
        ]
      }
    }
  ]
}