{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642074,
            53.720425
          ],
          [
            -1.642126,
            53.720486
          ],
          [
            -1.642253,
            53.720635
          ],
          [
            -1.642267,
            53.720653
          ],
          [
            -1.642315,
            53.720709
          ],
          [
            -1.642461,
            53.720881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208655, WF17 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6420739440041203,
          53.72042457982826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015829065, WF17 8HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6453401977142725,
          53.723058815778174
        ]
      }
    }
  ]
}