{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Landseer Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.618855,
            53.811957
          ],
          [
            -1.61884,
            53.811617
          ],
          [
            -1.618825,
            53.811276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628371, LS13 2RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6188342069175388,
          53.8119053681097
        ]
      }
    }
  ]
}