{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.352198,
            53.49275
          ],
          [
            -1.35281,
            53.492246
          ],
          [
            -1.353774,
            53.49174
          ],
          [
            -1.355523,
            53.490824
          ],
          [
            -1.35555,
            53.490711
          ],
          [
            -1.355578,
            53.490598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.351679,
            53.493273
          ],
          [
            -1.351777,
            53.493199
          ],
          [
            -1.351874,
            53.493126
          ],
          [
            -1.352036,
            53.492938
          ],
          [
            -1.352198,
            53.49275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.355578,
            53.490598
          ],
          [
            -1.355624,
            53.490236
          ],
          [
            -1.355791,
            53.490056
          ],
          [
            -1.356251,
            53.489558
          ],
          [
            -1.356782,
            53.48877
          ],
          [
            -1.357213,
            53.488247
          ],
          [
            -1.358271,
            53.486963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206972, S62 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3582715691395044,
          53.486917818432076
        ]
      }
    }
  ]
}