{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001171920, Edison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.70093727402763,
          52.51934753578472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024988065, Edison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6975907314006442,
          52.51951883873125
        ]
      }
    }
  ]
}