{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Light Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.56826,
            50.391859
          ],
          [
            -3.56781,
            50.391817
          ],
          [
            -3.567434,
            50.391782
          ],
          [
            -3.56736,
            50.391775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Light Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.56736,
            50.391775
          ],
          [
            -3.567284,
            50.391765
          ],
          [
            -3.567208,
            50.391755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023565013, TQ5 0EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5672588703764325,
          50.391748538962176
        ]
      }
    }
  ]
}