{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spruce Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.346899,
            53.739392
          ],
          [
            -0.346865,
            53.739344
          ],
          [
            -0.346762,
            53.739197
          ],
          [
            -0.346663,
            53.739056
          ],
          [
            -0.346625,
            53.739002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Spruce Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.346494,
            53.738869
          ],
          [
            -0.346586,
            53.738855
          ],
          [
            -0.346678,
            53.738842
          ],
          [
            -0.347278,
            53.738752
          ],
          [
            -0.347452,
            53.738636
          ],
          [
            -0.347433,
            53.738493
          ],
          [
            -0.34735,
            53.737829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008633614, HU1 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3468411542980479,
          53.739292693168096
        ]
      }
    }
  ]
}