{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gap Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.511358,
            54.30299
          ],
          [
            -2.511721,
            54.302685
          ],
          [
            -2.511757,
            54.302179
          ],
          [
            -2.511682,
            54.302105
          ],
          [
            -2.511429,
            54.301849
          ],
          [
            -2.511545,
            54.301567
          ],
          [
            -2.511597,
            54.301441
          ],
          [
            -2.511696,
            54.3012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015436445, LA10 5SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.514340564735887,
          54.30615082264857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109564, LA10 5SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.511666303106894,
          54.301183231865316
        ]
      }
    }
  ]
}