{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094318362, Filston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1600273458719389,
          51.326871351268885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50002013896, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15795793570425445,
          51.328042640222435
        ]
      }
    }
  ]
}