{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024273718, Lake Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4510055351959807,
          51.66316563813114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002936794, Lake Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4508878992829666,
          51.663104148720834
        ]
      }
    }
  ]
}