{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Speng Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.224366,
            53.938516
          ],
          [
            -1.224496,
            53.938552
          ],
          [
            -1.224626,
            53.938589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Speng Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.221562,
            53.939058
          ],
          [
            -1.222964,
            53.938787
          ],
          [
            -1.224366,
            53.938516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911526, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2215683333262288,
          53.93905494133278
        ]
      }
    }
  ]
}