{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bankerwall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.816606,
            53.007108
          ],
          [
            -1.817691,
            53.00676
          ],
          [
            -1.820083,
            53.00623
          ],
          [
            -1.820466,
            53.006145
          ],
          [
            -1.820924,
            53.005719
          ],
          [
            -1.821187,
            53.00557
          ],
          [
            -1.822372,
            53.005442
          ],
          [
            -1.823236,
            53.005184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008040449, DE6 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8240230466418286,
          53.00536191223158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023782057, DE6 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8240721685364643,
          53.00427429539556
        ]
      }
    }
  ]
}