{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Renown Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.868779,
            53.356796
          ],
          [
            -2.86879,
            53.356832
          ],
          [
            -2.868802,
            53.356868
          ],
          [
            -2.868815,
            53.356903
          ],
          [
            -2.868972,
            53.357321
          ],
          [
            -2.869143,
            53.357774
          ],
          [
            -2.869156,
            53.357807
          ],
          [
            -2.869169,
            53.35784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257976, L24 9GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8687791444403734,
          53.35679572496136
        ]
      }
    }
  ]
}