{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Fen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.062938,
            53.808759
          ],
          [
            -1.062344,
            53.808334
          ],
          [
            -1.061933,
            53.807782
          ],
          [
            -1.061521,
            53.807444
          ],
          [
            -1.061031,
            53.807042
          ],
          [
            -1.060667,
            53.806525
          ],
          [
            -1.060142,
            53.806114
          ],
          [
            -1.059084,
            53.80518
          ],
          [
            -1.059026,
            53.805081
          ],
          [
            -1.058624,
            53.804393
          ],
          [
            -1.058569,
            53.803892
          ],
          [
            -1.058489,
            53.803131
          ],
          [
            -1.058397,
            53.803021
          ],
          [
            -1.057733,
            53.802226
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453186, YO8 3RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0630852194658456,
          53.80879009530952
        ]
      }
    }
  ]
}