{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552191,
            54.213268
          ],
          [
            -1.55237,
            54.213414
          ],
          [
            -1.552549,
            54.21356
          ],
          [
            -1.553173,
            54.214235
          ],
          [
            -1.553511,
            54.21486
          ],
          [
            -1.554245,
            54.216216
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.554245,
            54.216216
          ],
          [
            -1.554386,
            54.216574
          ],
          [
            -1.554527,
            54.216931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387377, DL8 2PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5545274948799452,
          54.21693091061096
        ]
      }
    }
  ]
}