{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Breach Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.426012,
            51.175614
          ],
          [
            -2.425908,
            51.175388
          ],
          [
            -2.425998,
            51.175222
          ],
          [
            -2.426419,
            51.175115
          ],
          [
            -2.426885,
            51.174996
          ],
          [
            -2.427038,
            51.174913
          ],
          [
            -2.427102,
            51.174879
          ],
          [
            -2.427342,
            51.174749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067809, BA4 4SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.426005992940402,
          51.17561353340555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024726411, BA4 4SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.426105086394916,
          51.1739496487378
        ]
      }
    }
  ]
}