{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.53986,
            51.22584
          ],
          [
            -2.539452,
            51.226472
          ],
          [
            -2.539062,
            51.226831
          ],
          [
            -2.538063,
            51.227755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.541293,
            51.224737
          ],
          [
            -2.540639,
            51.225117
          ],
          [
            -2.540472,
            51.225242
          ],
          [
            -2.53973,
            51.225796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067896, BA3 5AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.538048799078495,
          51.227745919994895
        ]
      }
    }
  ]
}