{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.94877,
            52.875814
          ],
          [
            -1.948387,
            52.876053
          ],
          [
            -1.947346,
            52.876457
          ],
          [
            -1.946867,
            52.876591
          ],
          [
            -1.944766,
            52.87718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Short Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944766,
            52.87718
          ],
          [
            -1.944712,
            52.877192
          ],
          [
            -1.944658,
            52.877205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781847, ST14 8FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.948713728349033,
          52.87578379390741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024917817, ST14 8SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9453398554143608,
          52.8767082000731
        ]
      }
    }
  ]
}