{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000482239, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.031200592377353,
          51.878759753696556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091671069, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.028659391391773,
          51.8803248187455
        ]
      }
    }
  ]
}