{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back School View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571471,
            53.81295
          ],
          [
            -1.571385,
            53.813246
          ],
          [
            -1.5713,
            53.813543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628681, LS6 1EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.571454915203016,
          53.813012868186995
        ]
      }
    }
  ]
}