{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.506149,
            53.70566
          ],
          [
            -1.505929,
            53.705708
          ],
          [
            -1.505709,
            53.705757
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.505709,
            53.705757
          ],
          [
            -1.505428,
            53.705814
          ],
          [
            -1.505147,
            53.705871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174417, WF1 2NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.50614913732463,
          53.70565955827936
        ]
      }
    }
  ]
}