{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "19281, Pilgrims Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.688317434109918,
          51.493799613176286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "379722, Pilgrims Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.688231015156568,
          51.493800120495735
        ]
      }
    }
  ]
}