{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fambridge Chine",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.680822,
            51.650197
          ],
          [
            0.680494,
            51.650165
          ],
          [
            0.680402,
            51.650157
          ],
          [
            0.680374,
            51.650009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094634250, CM3 6YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6808141955948043,
          51.650193168669716
        ]
      }
    }
  ]
}