{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Templegate Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.461465,
            53.791915
          ],
          [
            -1.461345,
            53.791793
          ],
          [
            -1.461225,
            53.791671
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646966, LS15 0HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4614349936767828,
          53.791879058445836
        ]
      }
    }
  ]
}