{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Autumn Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571979,
            53.807766
          ],
          [
            -1.572143,
            53.807519
          ],
          [
            -1.572307,
            53.807272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627916, LS6 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5720097901759589,
          53.8077388850609
        ]
      }
    }
  ]
}