{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Halliley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.637642,
            53.691245
          ],
          [
            -1.637794,
            53.691358
          ],
          [
            -1.637947,
            53.691471
          ],
          [
            -1.637983,
            53.691498
          ],
          [
            -1.638018,
            53.691525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Halliley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.638018,
            53.691525
          ],
          [
            -1.638075,
            53.691566
          ],
          [
            -1.638131,
            53.691607
          ],
          [
            -1.63819,
            53.691651
          ],
          [
            -1.638249,
            53.691695
          ],
          [
            -1.638354,
            53.691774
          ],
          [
            -1.638458,
            53.691853
          ],
          [
            -1.638509,
            53.691892
          ],
          [
            -1.63856,
            53.69193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208171, WF13 2TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.637641977361221,
          53.69124473028004
        ]
      }
    }
  ]
}