{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Lane (B5287)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.020363,
            54.465247
          ],
          [
            -3.021141,
            54.464838
          ],
          [
            -3.021919,
            54.464429
          ],
          [
            -3.021994,
            54.464386
          ],
          [
            -3.022069,
            54.464343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034111166, LA22 9RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0203123243198884,
          54.465263998797674
        ]
      }
    }
  ]
}