{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tyby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.08902,
            52.808655
          ],
          [
            1.088194,
            52.807923
          ],
          [
            1.087856,
            52.807717
          ],
          [
            1.087507,
            52.807504
          ],
          [
            1.086737,
            52.80725
          ],
          [
            1.086167,
            52.807221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014352946, NR11 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0862787839796528,
          52.80721302778659
        ]
      }
    }
  ]
}