{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062483878, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13945261123314726,
          50.95629301266425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062484614, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13941948495218454,
          50.95640939750658
        ]
      }
    }
  ]
}