{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012222130, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7696366981076093,
          50.73555810511696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012225932, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.769650780253147,
          50.73557611822548
        ]
      }
    }
  ]
}