{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.823047,
            53.780563
          ],
          [
            -1.823229,
            53.780486
          ],
          [
            -1.823412,
            53.78041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.823777,
            53.780258
          ],
          [
            -1.823959,
            53.780186
          ],
          [
            -1.824142,
            53.780115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.824142,
            53.780115
          ],
          [
            -1.824354,
            53.78003
          ],
          [
            -1.824567,
            53.779945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.823412,
            53.78041
          ],
          [
            -1.823594,
            53.780334
          ],
          [
            -1.823777,
            53.780258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057982, BD14 6NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8237007115344595,
          53.780293911473244
        ]
      }
    }
  ]
}