{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Kennerleigh Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448528,
            53.802767
          ],
          [
            -1.448542,
            53.802678
          ],
          [
            -1.447926,
            53.802328
          ],
          [
            -1.447201,
            53.801917
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628351, LS15 8RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4473065062606876,
          53.80198032846672
        ]
      }
    }
  ]
}