{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.754512,
            54.997555
          ],
          [
            -1.755059,
            54.997484
          ],
          [
            -1.755242,
            54.997489
          ],
          [
            -1.755992,
            54.997507
          ],
          [
            -1.756604,
            54.997534
          ],
          [
            -1.757216,
            54.997561
          ],
          [
            -1.757224,
            54.997596
          ],
          [
            -1.757232,
            54.997631
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.757246,
            54.997695
          ],
          [
            -1.757239,
            54.997664
          ],
          [
            -1.757232,
            54.997631
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510733977, NE15 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7569439133643665,
          54.99598744089378
        ]
      }
    }
  ]
}