{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "68100710, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16842852539475645,
          51.24110232735191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68177527, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1684603737263456,
          51.2410218900954
        ]
      }
    }
  ]
}