{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001118345, Bridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43333451137942,
          51.69358085883356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081137965, Bridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43365795249960776,
          51.693432308709525
        ]
      }
    }
  ]
}