{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambrian Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.760661,
            53.306504
          ],
          [
            -3.760206,
            53.30621
          ],
          [
            -3.759752,
            53.305915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737327, LL28 4SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.76066129317277,
          53.306504008823715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100444991, LL28 4YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7602367060812814,
          53.30603381211779
        ]
      }
    }
  ]
}