{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ash View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.581276,
            53.821155
          ],
          [
            -1.580957,
            53.821145
          ],
          [
            -1.580638,
            53.821135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627892, LS6 3JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5811544356972944,
          53.82115428220697
        ]
      }
    }
  ]
}