{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838935,
            53.681357
          ],
          [
            -1.838996,
            53.681465
          ],
          [
            -1.839056,
            53.681573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.839156,
            53.681735
          ],
          [
            -1.839204,
            53.681826
          ],
          [
            -1.839252,
            53.681916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.839056,
            53.681573
          ],
          [
            -1.839106,
            53.681654
          ],
          [
            -1.839156,
            53.681735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217623, HX5 0LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8392663739679684,
          53.68191440049141
        ]
      }
    }
  ]
}