{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jasper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.476201,
            53.768439
          ],
          [
            -2.47605,
            53.768494
          ],
          [
            -2.475899,
            53.768548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jasper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.476594,
            53.768303
          ],
          [
            -2.476397,
            53.768371
          ],
          [
            -2.476201,
            53.768439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319144, BB1 9SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4766239216069237,
          53.76827566901977
        ]
      }
    }
  ]
}