{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.686825,
            53.830339
          ],
          [
            -1.68685,
            53.830806
          ],
          [
            -1.686875,
            53.831274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72272807, LS28 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.686960622727906,
          53.83052767340838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72272813, LS28 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6865185415361332,
          53.83072425492343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72649643, LS28 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6868247537103578,
          53.83041047582029
        ]
      }
    }
  ]
}