{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coulde Dennis",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.55689,
            51.679254
          ],
          [
            0.556876,
            51.67952
          ],
          [
            0.556862,
            51.679786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coulde Dennis",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.556862,
            51.679786
          ],
          [
            0.556846,
            51.68002
          ],
          [
            0.55683,
            51.680254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013265735, CM3 8UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5568159772757015,
          51.68025426877515
        ]
      }
    }
  ]
}