{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nunns Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.357688,
            53.670441
          ],
          [
            -1.35788,
            53.670334
          ],
          [
            -1.357903,
            53.670292
          ],
          [
            -1.358005,
            53.670101
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nunns Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.358005,
            53.670101
          ],
          [
            -1.358221,
            53.669851
          ],
          [
            -1.358437,
            53.6696
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nunns Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.358003,
            53.670781
          ],
          [
            -1.357846,
            53.670611
          ],
          [
            -1.357688,
            53.670441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171944, WF7 5PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.358513543633581,
          53.66951054240349
        ]
      }
    }
  ]
}