{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bron Derw",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.768538,
            53.314658
          ],
          [
            -3.768122,
            53.314514
          ],
          [
            -3.76812,
            53.314513
          ],
          [
            -3.767791,
            53.31472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094420750, LL30 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7685182511175204,
          53.31466744939985
        ]
      }
    }
  ]
}