{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mowcroft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.674187,
            53.379033
          ],
          [
            -2.674394,
            53.379131
          ],
          [
            -2.675189,
            53.379028
          ],
          [
            -2.676227,
            53.379067
          ],
          [
            -2.676476,
            53.3791
          ],
          [
            -2.67698,
            53.379166
          ],
          [
            -2.677929,
            53.379291
          ],
          [
            -2.679305,
            53.379356
          ],
          [
            -2.681541,
            53.379195
          ],
          [
            -2.683241,
            53.379072
          ],
          [
            -2.68475,
            53.379028
          ],
          [
            -2.686136,
            53.379244
          ],
          [
            -2.686878,
            53.37928
          ],
          [
            -2.688602,
            53.379284
          ],
          [
            -2.688962,
            53.379237
          ],
          [
            -2.689022,
            53.379214
          ],
          [
            -2.689082,
            53.379191
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404099, WA5 2XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.689081741545179,
          53.37919140874499
        ]
      }
    }
  ]
}