{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scot Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.907946,
            54.425406
          ],
          [
            -2.907849,
            54.425457
          ],
          [
            -2.907753,
            54.425509
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Scot Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.908821,
            54.425121
          ],
          [
            -2.908687,
            54.425271
          ],
          [
            -2.908455,
            54.425313
          ],
          [
            -2.907946,
            54.425406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110925, LA23 1PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.907699738561881,
          54.42551271382404
        ]
      }
    }
  ]
}