{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holly Rigg",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.533788,
            54.925162
          ],
          [
            -2.533214,
            54.925386
          ],
          [
            -2.532639,
            54.925609
          ],
          [
            -2.532515,
            54.925657
          ],
          [
            -2.532391,
            54.925705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090897869, CA8 7NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5288363959996834,
          54.92710655064972
        ]
      }
    }
  ]
}