{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dyffryn Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.665167,
            51.616526
          ],
          [
            -3.664006,
            51.616431
          ],
          [
            -3.663257,
            51.61637
          ],
          [
            -3.663092,
            51.616133
          ],
          [
            -3.663052,
            51.616018
          ],
          [
            -3.663012,
            51.615902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370188, CF34 0BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6651698697452977,
          51.616531909230275
        ]
      }
    }
  ]
}