{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.355804,
            53.909201
          ],
          [
            -1.356758,
            53.909156
          ],
          [
            -1.357713,
            53.909111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72398797, LS23 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3567989674921934,
          53.909026255547474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72398798, LS23 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.356733665950703,
          53.90931352060934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648908, LS23 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.355913520290429,
          53.9091922826128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025255228, LS23 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3562045174691082,
          53.9090769989948
        ]
      }
    }
  ]
}