{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090019490, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1365837605812646,
          51.06352724451903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061870289, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13525335660928994,
          51.063604949410696
        ]
      }
    }
  ]
}