{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Widow Fen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.22508,
            53.259965
          ],
          [
            0.22524,
            53.260505
          ],
          [
            0.225279,
            53.261822
          ],
          [
            0.225312,
            53.262918
          ],
          [
            0.225294,
            53.263306
          ],
          [
            0.225133,
            53.263675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023184630, LN13 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22511335825836748,
          53.26367791116704
        ]
      }
    }
  ]
}