{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitefield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.856079,
            50.950546
          ],
          [
            -2.857923,
            50.950551
          ],
          [
            -2.858318,
            50.950455
          ],
          [
            -2.860015,
            50.949756
          ],
          [
            -2.860691,
            50.949648
          ],
          [
            -2.860829,
            50.949626
          ],
          [
            -2.862683,
            50.95016
          ],
          [
            -2.863743,
            50.950612
          ],
          [
            -2.864448,
            50.9508
          ],
          [
            -2.86519,
            50.950918
          ],
          [
            -2.865395,
            50.951011
          ],
          [
            -2.865884,
            50.951514
          ],
          [
            -2.867573,
            50.952416
          ],
          [
            -2.868587,
            50.952767
          ],
          [
            -2.869485,
            50.953077
          ],
          [
            -2.872709,
            50.953989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121642, TA19 0LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.856100894229746,
          50.95053329967701
        ]
      }
    }
  ]
}