{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.650698,
            54.599253
          ],
          [
            -1.650396,
            54.600214
          ],
          [
            -1.65052,
            54.600973
          ],
          [
            -1.650749,
            54.602372
          ],
          [
            -1.6507,
            54.602704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.653489,
            54.594983
          ],
          [
            -1.652817,
            54.595817
          ],
          [
            -1.652375,
            54.596823
          ],
          [
            -1.652183,
            54.597134
          ],
          [
            -1.651606,
            54.598069
          ],
          [
            -1.650698,
            54.599253
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076505, DL2 2ZT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.653489470836821,
          54.594983421213705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025036292, DL2 2UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6543979841048895,
          54.59735853409599
        ]
      }
    }
  ]
}