{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000054527, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40179409623957224,
          52.748668744623515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013003342, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4017635050595157,
          52.7486513809984
        ]
      }
    }
  ]
}