{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.743279,
            53.786458
          ],
          [
            -1.743242,
            53.786297
          ],
          [
            -1.743205,
            53.786135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.743398,
            53.786773
          ],
          [
            -1.743339,
            53.786616
          ],
          [
            -1.743279,
            53.786458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.744403,
            53.786326
          ],
          [
            -1.743841,
            53.786392
          ],
          [
            -1.743279,
            53.786458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590463, BD4 7DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.743613090010039,
          53.78641423119843
        ]
      }
    }
  ]
}