{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "node/8443126030",
      "properties": {
        "timestamp": "2021-02-21T16:56:39Z",
        "version": 1,
        "changeset": 99689559,
        "amenity": "toilets",
        "female": "yes",
        "id": "node/8443126030"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -42.8770261,
          -5.0690157
        ]
      }
    },
    {
      "type": "Feature",
      "id": "node/8443126031",
      "properties": {
        "timestamp": "2021-02-21T16:56:39Z",
        "version": 1,
        "changeset": 99689559,
        "amenity": "toilets",
        "male": "yes",
        "id": "node/8443126031"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -42.876928,
          -5.0688475
        ]
      }
    }
  ]
}