{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hutchinson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49511,
            53.347387
          ],
          [
            -1.494921,
            53.347319
          ],
          [
            -1.494732,
            53.34725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hutchinson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.494732,
            53.34725
          ],
          [
            -1.494694,
            53.347235
          ],
          [
            -1.494655,
            53.347219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hutchinson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.494655,
            53.347219
          ],
          [
            -1.494434,
            53.34713
          ],
          [
            -1.494213,
            53.347042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551446, S7 2QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4949756340396307,
          53.347341684614555
        ]
      }
    }
  ]
}