{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.815664,
            53.803138
          ],
          [
            -1.815482,
            53.803071
          ],
          [
            -1.8153,
            53.803003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.816043,
            53.803283
          ],
          [
            -1.815853,
            53.80321
          ],
          [
            -1.815664,
            53.803138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.816422,
            53.803418
          ],
          [
            -1.816232,
            53.80335
          ],
          [
            -1.816043,
            53.803283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057983, BD15 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8156336195788958,
          53.803138226315205
        ]
      }
    }
  ]
}