{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Workhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.921401,
            53.724082
          ],
          [
            -1.920447,
            53.724536
          ],
          [
            -1.920426,
            53.724569
          ],
          [
            -1.919969,
            53.725279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Workhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.919969,
            53.725279
          ],
          [
            -1.919629,
            53.726286
          ],
          [
            -1.919649,
            53.72657
          ],
          [
            -1.919715,
            53.727501
          ],
          [
            -1.919839,
            53.727873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034478832, HX2 7SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9213678144304038,
          53.72421336446749
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220665, HX2 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.919815032861647,
          53.72787946995281
        ]
      }
    }
  ]
}