{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.38103,
            54.909133
          ],
          [
            -1.3819,
            54.909048
          ],
          [
            -1.382076,
            54.90903
          ],
          [
            -1.382777,
            54.90907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.380074,
            54.908841
          ],
          [
            -1.380534,
            54.909017
          ],
          [
            -1.380811,
            54.909123
          ],
          [
            -1.38103,
            54.909133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135493, SR1 1XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3827618954500405,
          54.90906984962147
        ]
      }
    }
  ]
}