{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elfords",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.743689,
            52.02297
          ],
          [
            -0.744137,
            52.022974
          ],
          [
            -0.744584,
            52.022979
          ],
          [
            -0.744709,
            52.02298
          ],
          [
            -0.744719,
            52.022981
          ],
          [
            -0.744855,
            52.022982
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25128977, MK6 5DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7436889265241798,
          52.02296961723888
        ]
      }
    }
  ]
}