{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darlick Corner",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.726139,
            51.084825
          ],
          [
            -3.727705,
            51.085714
          ],
          [
            -3.729628,
            51.086529
          ],
          [
            -3.730736,
            51.086999
          ],
          [
            -3.73232,
            51.087362
          ],
          [
            -3.73368,
            51.087586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012106472, EX36 3LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.752450339978209,
          51.096342557276294
        ]
      }
    }
  ]
}