{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodview Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.932345,
            53.853692
          ],
          [
            -1.932079,
            53.853665
          ],
          [
            -1.931813,
            53.853638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodview Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.931813,
            53.853638
          ],
          [
            -1.931614,
            53.853599
          ],
          [
            -1.931415,
            53.853561
          ],
          [
            -1.931363,
            53.85355
          ],
          [
            -1.931312,
            53.853538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589646, BD22 7LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9316611866375812,
          53.85361946701404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051277301, BD22 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9318134092931505,
          53.853493723043194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051277302, BD22 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9319953089512967,
          53.85381738928489
        ]
      }
    }
  ]
}