{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009422933, Quebec Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.727851922829261,
          51.49688142077957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094331335, Quebec Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7271119571458946,
          51.49776986084489
        ]
      }
    }
  ]
}