{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pipe And Nook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.613311,
            53.79322
          ],
          [
            -1.613095,
            53.792972
          ],
          [
            -1.61288,
            53.792725
          ],
          [
            -1.612729,
            53.792476
          ],
          [
            -1.612578,
            53.792226
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72643360, LS12 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6132659161850578,
          53.79316553246851
        ]
      }
    }
  ]
}