{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langdale Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.251284,
            54.547996
          ],
          [
            -1.251434,
            54.548253
          ],
          [
            -1.251584,
            54.54851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Langdale Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.250985,
            54.547482
          ],
          [
            -1.251135,
            54.547739
          ],
          [
            -1.251284,
            54.547996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596513, TS5 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2512845715088206,
          54.5479869640607
        ]
      }
    }
  ]
}