{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63143546, Bridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5753373466213514,
          53.65704676627754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169225, Bridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5774210682082859,
          53.65748556876623
        ]
      }
    }
  ]
}