{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sabden Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.385818,
            53.817156
          ],
          [
            -2.383929,
            53.816886
          ],
          [
            -2.383059,
            53.816762
          ],
          [
            -2.382098,
            53.816514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sabden Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.382098,
            53.816514
          ],
          [
            -2.379842,
            53.818103
          ],
          [
            -2.37931,
            53.81834
          ],
          [
            -2.378934,
            53.818508
          ],
          [
            -2.375417,
            53.819193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970100, BB7 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3858790100947904,
          53.817200521894016
        ]
      }
    }
  ]
}