{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009434811, Newmarket Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.280927732736792,
          52.61789847580779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848367, Todd Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2810101643121652,
          52.617815248050434
        ]
      }
    }
  ]
}