{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.243006,
            54.397187
          ],
          [
            -1.242983,
            54.397193
          ],
          [
            -1.242948,
            54.397201
          ],
          [
            -1.24289,
            54.397214
          ],
          [
            -1.241844,
            54.397563
          ],
          [
            -1.241652,
            54.397736
          ],
          [
            -1.241751,
            54.397962
          ],
          [
            -1.242369,
            54.398193
          ],
          [
            -1.242563,
            54.398266
          ],
          [
            -1.24285,
            54.398579
          ],
          [
            -1.242768,
            54.399106
          ],
          [
            -1.242453,
            54.399626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387508, DL6 3DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2430193308404311,
          54.39719332777087
        ]
      }
    }
  ]
}