{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteleaf Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.087413,
            50.96268
          ],
          [
            -1.087571,
            50.962198
          ],
          [
            -1.087736,
            50.960628
          ],
          [
            -1.087773,
            50.960283
          ],
          [
            -1.087768,
            50.959806
          ],
          [
            -1.087498,
            50.958574
          ],
          [
            -1.08749,
            50.958483
          ],
          [
            -1.087482,
            50.958391
          ],
          [
            -1.087463,
            50.957898
          ],
          [
            -1.087486,
            50.957838
          ],
          [
            -1.087695,
            50.957298
          ],
          [
            -1.088209,
            50.956458
          ],
          [
            -1.088314,
            50.956287
          ],
          [
            -1.088547,
            50.955586
          ],
          [
            -1.08901,
            50.954866
          ],
          [
            -1.089265,
            50.954287
          ],
          [
            -1.089543,
            50.953654
          ],
          [
            -1.090015,
            50.952997
          ],
          [
            -1.090554,
            50.952302
          ],
          [
            -1.091092,
            50.951607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034503739, SO32 3QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0875481891481122,
          50.96228655343345
        ]
      }
    }
  ]
}