{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deep Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.928791,
            53.722776
          ],
          [
            -1.92915,
            53.723759
          ],
          [
            -1.929249,
            53.72403
          ],
          [
            -1.929298,
            53.724758
          ],
          [
            -1.929305,
            53.725113
          ],
          [
            -1.929311,
            53.725468
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Deep Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.928621,
            53.722483
          ],
          [
            -1.928706,
            53.722629
          ],
          [
            -1.928791,
            53.722776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216418, HX2 7SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9294130103426188,
          53.72553960164409
        ]
      }
    }
  ]
}