{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.693947,
            51.313377
          ],
          [
            -2.694702,
            51.313464
          ],
          [
            -2.695457,
            51.31355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.690185,
            51.310397
          ],
          [
            -2.690049,
            51.310386
          ],
          [
            -2.687713,
            51.309294
          ],
          [
            -2.685004,
            51.307925
          ],
          [
            -2.67992,
            51.305355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067222, BS40 7XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6939778015653015,
          51.313364597509356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250082094, BS40 7XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.692138867933927,
          51.313204637714364
        ]
      }
    }
  ]
}