{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chair Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.574844,
            54.12021
          ],
          [
            -1.574816,
            54.120066
          ],
          [
            -1.57524,
            54.119281
          ],
          [
            -1.575244,
            54.119231
          ],
          [
            -1.57527,
            54.118913
          ],
          [
            -1.575485,
            54.118516
          ],
          [
            -1.575449,
            54.118233
          ],
          [
            -1.575449,
            54.118232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022908670, HG4 3DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5748420565552708,
          54.1202091477262
        ]
      }
    }
  ]
}