{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.970441,
            54.368863
          ],
          [
            -0.970469,
            54.36897
          ],
          [
            -0.970497,
            54.369076
          ],
          [
            -0.970474,
            54.369453
          ],
          [
            -0.969932,
            54.369898
          ],
          [
            -0.969894,
            54.36991
          ],
          [
            -0.969546,
            54.370017
          ],
          [
            -0.968901,
            54.370095
          ],
          [
            -0.968412,
            54.370268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749348, YO62 7LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9705138833060029,
          54.36886271363677
        ]
      }
    }
  ]
}