{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.680474,
            51.528085
          ],
          [
            -2.68167,
            51.528051
          ],
          [
            -2.682423,
            51.528272
          ],
          [
            -2.682599,
            51.528478
          ],
          [
            -2.681465,
            51.529845
          ],
          [
            -2.679228,
            51.532543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.679228,
            51.532543
          ],
          [
            -2.678977,
            51.532856
          ],
          [
            -2.678725,
            51.533168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "311839, BS11 0YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6806324961623393,
          51.52810243361865
        ]
      }
    }
  ]
}