{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Landseer Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.618013,
            53.811975
          ],
          [
            -1.618002,
            53.811561
          ],
          [
            -1.617991,
            53.811148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628370, LS13 2RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6179901345115628,
          53.81120162121984
        ]
      }
    }
  ]
}