{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seg Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.128595,
            54.184627
          ],
          [
            -3.12862,
            54.184486
          ],
          [
            -3.128645,
            54.184345
          ],
          [
            -3.128695,
            54.183874
          ],
          [
            -3.128342,
            54.183374
          ],
          [
            -3.128217,
            54.183196
          ],
          [
            -3.128108,
            54.182378
          ],
          [
            -3.127977,
            54.181697
          ],
          [
            -3.127643,
            54.181015
          ],
          [
            -3.126985,
            54.179675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110948, LA12 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1285926165852547,
          54.184603260031245
        ]
      }
    }
  ]
}