{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nelson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.650665,
            53.713286
          ],
          [
            -1.650613,
            53.713178
          ],
          [
            -1.65056,
            53.71307
          ],
          [
            -1.650561,
            53.713044
          ],
          [
            -1.650561,
            53.713018
          ],
          [
            -1.650561,
            53.71299
          ],
          [
            -1.650561,
            53.712963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nelson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.650413,
            53.71254
          ],
          [
            -1.650471,
            53.712653
          ],
          [
            -1.650528,
            53.712765
          ],
          [
            -1.65053,
            53.712797
          ],
          [
            -1.650532,
            53.712829
          ],
          [
            -1.650532,
            53.712855
          ],
          [
            -1.650532,
            53.712882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208416, WF17 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6504133177905085,
          53.71253962813028
        ]
      }
    }
  ]
}