{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034114007, Lake Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9618254522594674,
          54.42063600421709
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110756433, Lake Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9618254522594674,
          54.42063600421709
        ]
      }
    }
  ]
}