{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008487624, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0850424500321203,
          51.262555965942134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062459842, Red Lion Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0851692786236757,
          51.262664861766865
        ]
      }
    }
  ]
}