{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.97445,
            51.933269
          ],
          [
            0.976662,
            51.932306
          ],
          [
            0.978874,
            51.931344
          ],
          [
            0.978971,
            51.931332
          ],
          [
            0.979067,
            51.93132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007942589, CO7 7QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9790200065379479,
          51.931309824926615
        ]
      }
    }
  ]
}