{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.868485,
            53.704754
          ],
          [
            -0.869037,
            53.704659
          ],
          [
            -0.869589,
            53.704565
          ],
          [
            -0.870054,
            53.704488
          ],
          [
            -0.870518,
            53.704412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.870518,
            53.704412
          ],
          [
            -0.870821,
            53.704369
          ],
          [
            -0.871124,
            53.704326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009935603, DN14 5AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8695417490499873,
          53.704563140715415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052180092, DN14 5AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8699927344705011,
          53.70469323530448
        ]
      }
    }
  ]
}