{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000054564, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37904224736247183,
          52.60129479131942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091533376, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37904030001086364,
          52.60125886324717
        ]
      }
    }
  ]
}