{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091581069, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6817649119642406,
          51.54550444223392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001259846, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6817069053427045,
          51.54525394738929
        ]
      }
    }
  ]
}