{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Benthead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.616907,
            53.051388
          ],
          [
            -1.6173,
            53.050783
          ],
          [
            -1.617361,
            53.050144
          ],
          [
            -1.617428,
            53.049991
          ],
          [
            -1.618037,
            53.048589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Benthead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.61689,
            53.051475
          ],
          [
            -1.616899,
            53.051432
          ],
          [
            -1.616907,
            53.051388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333555, DE6 3LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6176239327001563,
          53.04950911636497
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010340928, DE6 3LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6187372472649644,
          53.050132937605326
        ]
      }
    }
  ]
}