{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bedlam Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.042797,
            50.825691
          ],
          [
            -3.043262,
            50.825989
          ],
          [
            -3.043856,
            50.826237
          ],
          [
            -3.044821,
            50.826492
          ],
          [
            -3.045071,
            50.826612
          ],
          [
            -3.045488,
            50.826813
          ],
          [
            -3.046226,
            50.82697
          ],
          [
            -3.047437,
            50.827453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bedlam Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.047437,
            50.827453
          ],
          [
            -3.048043,
            50.827718
          ],
          [
            -3.049416,
            50.828017
          ],
          [
            -3.049825,
            50.828106
          ],
          [
            -3.050296,
            50.828467
          ],
          [
            -3.050791,
            50.829029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094748, EX13 7TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.047043829737712,
          50.82731461184438
        ]
      }
    }
  ]
}