{"id":14037,"date":"2025-05-22T15:11:05","date_gmt":"2025-05-22T14:11:05","guid":{"rendered":"https:\/\/visit-caerphilly.local\/town-centre\/risca\/"},"modified":"2025-07-21T17:16:55","modified_gmt":"2025-07-21T16:16:55","slug":"risga","status":"publish","type":"town_centres","link":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/","title":{"rendered":"Rhisga"},"content":{"rendered":"\n\n\t\t\t<div class=\"wrapper\">\n\t\t\t<section id=\"\" class=\"block video-block\">\t\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"video-wrap embed-container\">\n\t\t\t\t\t\t<iframe loading=\"lazy\" title=\"Risca 1\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/_E8Z2mJi_yE?feature=oembed&#038;controls=0&#038;hd=1&#038;autohide=1&#038;autoplay=1&#038;mute=1&#038;modestbranding=1&#038;loop=1&#038;playlist=_E8Z2mJi_yE\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen frameborder=\"0\"><\/iframe>\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t<\/section>\n\t\t<\/div>\n\n\t\n\n\n\n<script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyCNYY6aenor9lbT84cYrEb5gzYo8p_fKiU\"><\/script>\n<script src=\"https:\/\/unpkg.com\/@googlemaps\/markerclusterer\/dist\/index.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OverlappingMarkerSpiderfier\/1.0.3\/oms.min.js\"><\/script>\n\n<script type=\"text\/javascript\">\n(function($) {\n\n    \/\/ Init all maps\n    $(document).ready(function() {\n\t\t$('.acf-map').each(function(i, el) {\n\t\t\tsetTimeout(() => {\n\t\t\t\tinitMap($(el));\n\t\t\t}, i * 200); \/\/ stagger loading slightly per map\n\t\t});\n\t});\n\n    \/\/ Initialize individual map\n    function initMap($el) {\n        var $markers = $el.find('.marker');\n        var markers = [];\n\n        var mapArgs = {\n            zoom: $el.data('zoom') || 16,\n            mapTypeId: google.maps.MapTypeId.ROADMAP,\n            center: { lat: 0, lng: 0 }\n        };\n\n        var map = new google.maps.Map($el[0], mapArgs);\n\n        $markers.each(function() {\n            var marker = initMarker($(this), map);\n            markers.push(marker);\n        });\n\n        centerMap(map, markers);\n\n        \/\/ Spiderfier\n        var oms = new OverlappingMarkerSpiderfier(map, {\n            markersWontMove: true,\n            markersWontHide: true,\n            keepSpiderfied: true\n        });\n\n        markers.forEach(function(marker) {\n            oms.addMarker(marker);\n        });\n\n        \/\/ MarkerClusterer\n        new MarkerClusterer(map, markers, {\n            imagePath: 'https:\/\/developers.google.com\/maps\/documentation\/javascript\/examples\/markerclusterer\/m'\n        });\n\t\t\n\t\tgoogle.maps.event.trigger(map, 'resize');\n    }\n\n    \/\/ Create individual marker\n    function initMarker($marker, map) {\n        var lat = parseFloat($marker.data('lat'));\n        var lng = parseFloat($marker.data('lng'));\n        var latLng = { lat, lng };\n\n        var image = \"https:\/\/www.visitcaerphilly.com\/wp-content\/themes\/visitcaerphilly\/assets\/images\/map-marker-pin.png\";\n\n        var marker = new google.maps.Marker({\n            position: latLng,\n            map: map,\n            icon: image\n        });\n\n        if ($marker.html()) {\n            var infowindow = new google.maps.InfoWindow({\n                content: $marker.html()\n            });\n\n            marker.addListener('click', function() {\n                infowindow.open(map, marker);\n            });\n\n            marker.addListener('spider_click', function() {\n                infowindow.open(map, marker);\n            });\n        }\n\n        return marker;\n    }\n\n    \/\/ Center map based on markers\n    function centerMap(map, markers) {\n        var bounds = new google.maps.LatLngBounds();\n\n        markers.forEach(function(marker) {\n            bounds.extend(marker.getPosition());\n        });\n\n        if (markers.length === 1) {\n            map.setCenter(bounds.getCenter());\n            map.setZoom(map.zoom || 16);\n        } else {\n            map.fitBounds(bounds);\n        }\n    }\n\n})(jQuery);\n<\/script>\n\n\t<div class=wrapper>\n\t\t<section id=\"digwyddiadau\" class=\"block events-block \" style=\"background-color: #6d1b6d;\">\n\t\t\t<div class=\"block-title\">\n\t\t\t\t<div class=\"block-title-items\">\n\t\t\t\t\t<i class=\"fa-solid fa-calendar-star\" aria-hidden=\"true\"><\/i><h2>Digwyddiadau yn Rhisga<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"view-toggle\">\n\t\t\t\t\t<button id=\"listViewBtn\"><i class=\"fa-solid fa-list-ul\"><\/i>Golwg rhestr<\/button>\n\t\t\t\t\t<button id=\"gridViewBtn\"><i class=\"fa-solid fa-grid\"><\/i>Golwg m\u00e2n-lun<\/button>\n\t\t\t\t\t<button id=\"mapViewBtn\"><i class=\"fa-solid fa-map-location-dot\"><\/i>Golwg map<\/button>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<!-- List View -->\n\t\t\t<div id=\"listView\" class=\"view-mode\">\n\t\t\t\t<div class=\"featured-content-wrap\">\n\t\t\t\t\t\t\t\t\t<article class=\"archive-content-card-list\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"featured-content-image-list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/05\/Risca-Beach-Trail-2026-Poster.jpg\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"featured-content-content-list\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/helfa-traeth-rhisga-2026\/\"><h3>Helfa Traeth Rhisga 2026<\/h3><\/a>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"event-date-list\">\n\t\t\t\t\t\t\t\t\t23 Mai &#8211; 13 Mehefin 2026\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t\t\t\t\tCanol tref Rhisga NP11 6BW\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<\/article>\t\n\t\t\t\t\t\t\t\t\t<article class=\"archive-content-card-list\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"featured-content-image-list\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/01\/RiscaBeachFeastival_864x432px.jpg\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"featured-content-content-list\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/gwyl-fwyd-traeth-rhisga\/\"><h3>G\u0175yl Fwyd Traeth Rhisga<\/h3><\/a>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"event-date-list\">\n\t\t\t\t\t\t\t\t\t12-13 Medi 2026\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t\t\t\t\tParc Tredegar, canol tref Rhisga NP11 6BW\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<\/article>\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<!-- Grid View -->\n\t\t\t<div id=\"gridView\" class=\"view-mode\" style=\"display: none;\">\n\t\t\t  <div class=\"featured-content-wrap\">\n\t\t\t\t\t\t\t\t\t<article class=\"archive-content-card\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/helfa-traeth-rhisga-2026\/\">\n\t\t\t\t\t\t\t<div class=\"featured-content-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/05\/Risca-Beach-Trail-2026-Poster.jpg\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"post-feed-feature-overlay\"><\/div>\n\n\t\t\t\t\t\t\t<div class=\"featured-content-content\">\n\n\t\t\t\t\t\t\t\t<h3>Helfa Traeth Rhisga 2026<\/h3>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t\t\t\t\tCanol tref Rhisga NP11 6BW\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"event-date\">\n\t\t\t\t\t\t\t\t23 Mai 2026 &#8211; 13 Mehefin 2026\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/article>\t\n\t\t\t\t\t\t\t\t\t<article class=\"archive-content-card\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/gwyl-fwyd-traeth-rhisga\/\">\n\t\t\t\t\t\t\t<div class=\"featured-content-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/01\/RiscaBeachFeastival_864x432px.jpg\" alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"post-feed-feature-overlay\"><\/div>\n\n\t\t\t\t\t\t\t<div class=\"featured-content-content\">\n\n\t\t\t\t\t\t\t\t<h3>G\u0175yl Fwyd Traeth Rhisga<\/h3>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t\t\t\t\tParc Tredegar, canol tref Rhisga NP11 6BW\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"event-date\">\n\t\t\t\t\t\t\t\t12-13 Medi 2026\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/article>\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<!-- Map View -->\n\t\t\t<div id=\"mapView\" class=\"view-mode\" style=\"display: none;\">\t\n\t\t\t\t<div class=\"container\">\n\t\t\t\t\t<div class=\"map-block-wrap\">\n\t\t\t\t\t\t<div class=\"acf-map\" data-zoom=\"16\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6064639537\" data-lng=\"-3.10010790825\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Helfa Traeth Rhisga 2026<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Canol tref Rhisga NP11 6BW<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/helfa-traeth-rhisga-2026\/\">Mwy am Helfa Traeth Rhisga 2026 ><\/a>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6074234507\" data-lng=\"-3.09977531433\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">G\u0175yl Fwyd Traeth Rhisga<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Parc Tredegar, canol tref Rhisga NP11 6BW<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 866390<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:d&#105;gwyd&#100;i&#097;&#100;&#097;u&#064;&#099;ae&#114;ff&#105;&#108;i.&#103;&#111;&#118;&#046;&#117;k\">&#100;i&#103;w&#121;&#100;d&#105;adau&#064;&#099;&#097;&#101;&#114;&#102;f&#105;l&#105;.&#103;&#111;v.uk<\/a><\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/digwyddiadau\/gwyl-fwyd-traeth-rhisga\/\">Mwy am G\u0175yl Fwyd Traeth Rhisga ><\/a>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\n\t\t<\/section>\n\t<\/div>\n\n\n\n\n\n\t<div class=\"wrapper\">\n\t\t<section id=\"llety\" class=\"block featured-content-block\">\n\t\t\t<div class=\"block-title\">\n\t\t\t\t<div class=\"block-title-items\">\n\t\t\t\t\t<i class=\"fa-classic fa-light fa-bed\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t\t\t\t<h2>Ble i aros yn Rhisga<\/h2>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"featured-content-wrap\">\t\t\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-cwmcarn-bar-bands-bunks\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/03\/accommodation.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Cwmcarn Hotel &#8211; Bar, Bands, Bunks<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyd-a-diod\/\" rel=\"tag\">Bwyd a Diod<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gwesty\/\" rel=\"tag\">Gwesty<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/llety\/\" rel=\"tag\">Llety<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn NP11 7ND\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-castle-inn-bb\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/Castle-Inn-exterior.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Castle Inn B&#038;B<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gwely-a-brecwast\/\" rel=\"tag\">Gwely a brecwast<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/llety\/\" rel=\"tag\">Llety<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn NP11 7DU\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/cwmcarn-forest\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/02\/Cwmcarn-sunset-over-lake-Aug-2016-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Fforest Cwmcarn<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gweithgareddau\/\" rel=\"tag\">Atyniadau a Gweithgareddau<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/atyniadau-ymwelwyr\/\" rel=\"tag\">Atyniadau ymwelwyr<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/chwaraeon-ac-awyr-agored\/\" rel=\"tag\">Chwaraeon ac Awyr Agored<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/glampio\/\" rel=\"tag\">Glampio<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gwesty\/\" rel=\"tag\">Gwesty<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/llety\/\" rel=\"tag\">Llety<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn, Nr Crosskeys N11 7FA\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/woodlands-log-cabins-tipi-holidays-wales\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/05\/the-cabin.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Woodlands Log Cabin &#038; Tipi Holidays Wales<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/hunanarlwyo\/\" rel=\"tag\">Hunanarlwyo<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/llety\/\" rel=\"tag\">Llety<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tTroed-y-Rhiw Farm, Wattsville, Crosskeys NP11 7QS\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<article class=\"featured-see-more\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/?listing_type=llety&#038;tc_location=risga\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>Gweld y cyfan Llety yn Risga<\/h3>\n                        <\/a>\n                    <\/article>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t<\/div>\n\n\n\n\n\n\n\t<div class=\"wrapper\">\n\t\t<section id=\"bwyd-a-diod\" class=\"block featured-content-block\">\n\t\t\t<div class=\"block-title\">\n\t\t\t\t<div class=\"block-title-items\">\n\t\t\t\t\t<i class=\"fa-classic fa-light fa-fork-knife\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t\t\t\t<h2>Bwyta allan yn Rhisga<\/h2>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"featured-content-wrap\">\t\t\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-cwmcarn-bar-bands-bunks\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/03\/accommodation.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Cwmcarn Hotel &#8211; Bar, Bands, Bunks<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyd-a-diod\/\" rel=\"tag\">Bwyd a Diod<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gwesty\/\" rel=\"tag\">Gwesty<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/llety\/\" rel=\"tag\">Llety<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn NP11 7ND\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-fork-tune\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/03\/food-and-drink.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Cwmcarn Hotel &#8211; The Fork &#038; Tune<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyd-a-diod\/\" rel=\"tag\">Bwyd a Diod<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyty\/\" rel=\"tag\">Bwyty<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/tafarn\/\" rel=\"tag\">Tafarn<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn NP11 7ND\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-black-prince\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/08\/IMG_2698.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Black Prince<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyd-a-diod\/\" rel=\"tag\">Bwyd a Diod<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyty\/\" rel=\"tag\">Bwyty<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/tafarn\/\" rel=\"tag\">Tafarn<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tMain Road, Ynysddu, NP11 7LJ\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/churchills-fish-bar\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/04\/1.png\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Churchill&#8217;s Fish Bar<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyd-a-diod\/\" rel=\"tag\">Bwyd a Diod<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/bwyty-tecawe\/\" rel=\"tag\">Bwyty tecaw\u00ea<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \t109 Commercial Street, Rhisga NP11 6AZ\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<article class=\"featured-see-more\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/?listing_type=bwyd-a-diod&#038;tc_location=risga\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>Gweld y cyfan Bwyd a Diod yn Risga<\/h3>\n                        <\/a>\n                    <\/article>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t<\/div>\n\n\n\n\n\n\n\t<div class=\"wrapper\">\n\t\t<section id=\"gweithgareddau\" class=\"block featured-content-block\">\n\t\t\t<div class=\"block-title\">\n\t\t\t\t<div class=\"block-title-items\">\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-stars\" aria-hidden=\"true\"><\/i>\n\t\t\t\t\t\t\t\t\t\t<h2>Pethau i&#039;w gwneud yn Rhisga<\/h2>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"featured-content-wrap\">\t\t\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/walking-at-cwmcarn-forest\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/02\/Cwmcarn-sunset-over-lake-Aug-2016-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Cerdded yng Nghoedwig Cwmcarn<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gweithgareddau\/\" rel=\"tag\">Atyniadau a Gweithgareddau<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn, Nr Crosskeys N11 7FA\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/mountain-biking-at-cwmcarn-forest\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/SVW-C51-1213-0375-e1529675929772.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Mountain Biking at Cwmcarn Forest<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gweithgareddau\/\" rel=\"tag\">Atyniadau a Gweithgareddau<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/chwaraeon-ac-awyr-agored\/\" rel=\"tag\">Chwaraeon ac Awyr Agored<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \tCwmcarn, Nr Crosskeys N11 7FA\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/morbitorium-museum-shop\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/11\/Human-skulls.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Morbitorium \u2013 Amgueddfa a Siop<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gweithgareddau\/\" rel=\"tag\">Atyniadau a Gweithgareddau<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/celfyddydau-a-diwylliant\/\" rel=\"tag\">Celfyddydau a Diwylliant<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \t5 Gelli-Unig Place, Pontywaun, Caerphilly, NP11 7GG\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/risca-pine-centre\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/10\/VZTA-Risca-162.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Risca Pine Centre<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/gweithgareddau\/\" rel=\"tag\">Atyniadau a Gweithgareddau<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/siopa-a-manwerthu\/\" rel=\"tag\">Siopa a Manwerthu<\/a><\/div>\n                                \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"featured-content-location\">\n                                    \t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                                     \t24 Tredegar Street, Rhisga NP11 6BU\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/a>\n                    <\/article>\n                \t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<article class=\"featured-see-more\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/?listing_type=gweithgareddau&#038;tc_location=risga\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>Gweld y cyfan Atyniadau a Gweithgareddau yn Risga<\/h3>\n                        <\/a>\n                    <\/article>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t<\/div>\n\n\n\n\n\n\t<div class=\"container\">\n\t\t<section id=\"\" class=\"block map-block\">\n\t\t\t<div class=\"block-title\">\n\t\t\t\t<i class=\"fa-solid fa-map-location-dot\" aria-hidden=\"true\"><\/i><h2>Archwilio Rhisga<\/h2>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"map-block-wrap\">\n\t\t\t\n\t\t\t\t<div class=\"acf-map\" data-zoom=\"16\">\n\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6083029718\" data-lng=\"-3.10107350349\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Cuckoo Caf\u00e9<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;39-41A Tredegar Street, Rhisga NP11 6BU<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07745933667<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#084;he&#099;uc&#107;&#111;o&#051;&#051;&#051;&#064;&#103;&#109;a&#105;l&#046;&#099;&#111;m\">Th&#101;&#099;ucko&#111;&#051;&#051;&#051;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;m<\/a><\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-cuckoo-cafe\/\">Mwy am The Cuckoo Caf\u00e9 ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6040517952\" data-lng=\"-3.09571444988\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Churchill&#8217;s Fish Bar<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;109 Commercial Street, Rhisga NP11 6AZ<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01633 495694<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#099;&#104;u&#114;c&#104;ills&#102;&#105;shb&#097;&#114;&#064;o&#117;&#116;&#108;&#111;o&#107;.&#099;&#111;&#109;\">ch&#117;&#114;&#099;hill&#115;&#102;is&#104;b&#097;r&#064;&#111;utlook.c&#111;m<\/a><\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/churchills-fish-bar\/\">Mwy am Churchill&#8217;s Fish Bar ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6703461193\" data-lng=\"-3.15234661102\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Parc Gweithgareddau CRAI<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Maes-Y-Haf Lane, Trecelyn NP11 4RX<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/craiactivitypark.org.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/parc-gweithgareddau-crai\/\">Mwy am Parc Gweithgareddau CRAI ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6111346475\" data-lng=\"-3.10198545456\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Amgueddfa Rhisga<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Sefydliad y Glowyr, Rhisga, Grove Road, Rhisga NP11 6GN<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"http:\/\/www.riscamuseum.org.uk\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/amgueddfa-rhisga\/\">Mwy am Amgueddfa Rhisga ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6089426128\" data-lng=\"-3.10075163841\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Risca Pine Centre<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;24 Tredegar Street, Rhisga NP11 6BU<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01633 619871<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#114;&#105;s&#099;&#097;&#112;&#105;ne&#064;&#103;mai&#108;.com\">r&#105;&#115;&#099;&#097;pi&#110;&#101;&#064;&#103;m&#097;i&#108;.c&#111;m<\/a><\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/risca-pine-centre\/\">Mwy am Risca Pine Centre ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6232389023\" data-lng=\"-3.1799197197\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Old Mountain Stables<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Twyn-gwyn Road, Mynyddislwyn NP11 7AY<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07967 588153<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:jen&#110;i&#101;&#064;t&#104;eol&#100;m&#111;&#117;n&#116;a&#105;n&#115;t&#097;&#098;le&#115;.c&#111;.&#117;&#107;\">&#106;e&#110;&#110;ie&#064;t&#104;&#101;ol&#100;&#109;o&#117;&#110;tai&#110;s&#116;&#097;&#098;le&#115;.&#099;&#111;.&#117;k<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/theoldmountainstables.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-old-mountain-stables\/\">Mwy am The Old Mountain Stables ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6281409729\" data-lng=\"-3.18702220917\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Black Prince<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Main Road, Ynysddu, NP11 7LJ<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07369 215738<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#105;n&#102;&#111;&#064;&#116;he&#098;&#108;ackp&#114;ince&#046;c&#111;.&#117;k\">&#105;n&#102;&#111;&#064;&#116;&#104;&#101;bla&#099;kpri&#110;&#099;e&#046;&#099;o.u&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.theblackprince.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-black-prince\/\">Mwy am The Black Prince ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.619881744\" data-lng=\"-3.09054851532\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Twmbarlwm Luxury Retreat<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Maesmawr Farm, Rhisga NP11 6FY<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07955 839478<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#116;&#119;m&#098;&#097;&#114;l&#119;&#109;lu&#120;&#117;&#114;&#121;r&#101;tr&#101;at&#064;g&#109;a&#105;l.&#099;&#111;m\">&#116;&#119;m&#098;&#097;&#114;lwm&#108;uxur&#121;&#114;e&#116;r&#101;&#097;&#116;&#064;g&#109;ail&#046;&#099;o&#109;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/linktr.ee\/TwmbarlwmLuxuryRetreat\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/twmbarlwm-luxury-retreat\/\">Mwy am Twmbarlwm Luxury Retreat ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6293134\" data-lng=\"-3.1258853\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Awyr Agored Cymru<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;44 Garden Suburbs, Pontywaun, Newport, NP11 7GD<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07830 381930<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#105;&#110;&#102;o&#064;&#119;a&#108;&#101;&#115;o&#117;t&#100;&#111;&#111;rs.co.&#117;k\">i&#110;f&#111;&#064;&#119;&#097;l&#101;s&#111;u&#116;do&#111;r&#115;.&#099;&#111;&#046;&#117;k<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/walesoutdoors.co.uk\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/awyr-agored-cymru\/\">Mwy am Awyr Agored Cymru ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6357594443\" data-lng=\"-3.18592786789\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Ty Coppi Adventures and Alpacas<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Ty Coppi Farm, Twyn Gwyn Road, Newport, NP11 7AY<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07527 042067<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#116;&#121;&#099;oppi&#097;&#100;&#118;&#101;n&#116;u&#114;es&#064;&#103;mail.c&#111;m\">tyc&#111;&#112;&#112;i&#097;d&#118;en&#116;u&#114;es&#064;&#103;ma&#105;&#108;&#046;&#099;&#111;&#109;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.tycoppiadventures.com\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/ty-coppi-adventures-and-alpacas\/\">Mwy am Ty Coppi Adventures and Alpacas ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6348072053\" data-lng=\"-3.13213348389\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">VR Experience Wales<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Unit G3, Chapel Farm Ind Est., Cwmcarn NP11 7BH<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07727123191<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:s&#097;&#108;&#101;s&#064;&#118;&#114;&#101;x&#112;eri&#101;nc&#101;&#119;&#097;l&#101;s.co.&#117;&#107;\">s&#097;l&#101;&#115;&#064;&#118;r&#101;&#120;pe&#114;&#105;&#101;&#110;&#099;&#101;w&#097;&#108;&#101;s.c&#111;&#046;u&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.vrexperiencewales.co.uk\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/vr-experience-wales\/\">Mwy am VR Experience Wales ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6267556588\" data-lng=\"-3.1275844574\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Morbitorium \u2013 Amgueddfa a Siop<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;5 Gelli-Unig Place, Pontywaun, Caerphilly, NP11 7GG<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 273298<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:cu&#114;at&#111;&#114;&#064;m&#111;rbit&#111;rium.c&#111;&#046;u&#107;\">c&#117;&#114;&#097;&#116;&#111;&#114;&#064;morbi&#116;or&#105;&#117;&#109;&#046;c&#111;.&#117;&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.morbitorium.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/morbitorium-museum-shop\/\">Mwy am Morbitorium \u2013 Amgueddfa a Siop ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6786164\" data-lng=\"-3.1168695999999727\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Blaengawney Farm\/Hallets Cider<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Blaengawney Farm, Crumlin NP11 5AY<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 244691<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#105;nf&#111;&#064;&#098;l&#097;e&#110;g&#097;wn&#101;y&#102;&#097;&#114;m&#046;c&#111;&#046;uk\">in&#102;o&#064;&#098;l&#097;e&#110;g&#097;wn&#101;&#121;&#102;&#097;&#114;m&#046;c&#111;&#046;uk<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"http:\/\/s573345243.initial-website.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/blaengawney-farm-hallets-cider\/\">Mwy am Blaengawney Farm\/Hallets Cider ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.63616854454191\" data-lng=\"-3.11407827721564\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Cerdded yng Nghoedwig Cwmcarn<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn, Nr Crosskeys N11 7FA<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 272001<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#099;wm&#099;a&#114;&#110;-&#118;c&#064;ca&#101;&#114;&#112;&#104;illy&#046;&#103;&#111;&#118;.u&#107;\">&#099;wmc&#097;r&#110;-v&#099;&#064;c&#097;er&#112;&#104;illy.&#103;&#111;v.u&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.cwmcarnforest.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/walking-at-cwmcarn-forest\/\">Mwy am Cerdded yng Nghoedwig Cwmcarn ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6373708\" data-lng=\"-3.1297035\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Cwmcarn Hotel &#8211; The Fork &#038; Tune<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn NP11 7ND<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 270239<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:the&#102;o&#114;&#107;&#097;&#110;&#100;tu&#110;&#101;&#064;g&#109;a&#105;l.&#099;om\">thefo&#114;&#107;&#097;&#110;&#100;&#116;un&#101;&#064;gma&#105;l&#046;c&#111;&#109;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-fork-tune\/\">Mwy am The Cwmcarn Hotel &#8211; The Fork &#038; Tune ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6360191423\" data-lng=\"-3.12990188599\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Cwmcarn Hotel &#8211; Bar, Bands, Bunks<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn NP11 7ND<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 270239<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:The&#099;&#119;mca&#114;&#110;&#064;&#103;ma&#105;l.&#099;&#111;m\">The&#099;wmc&#097;rn&#064;gm&#097;il&#046;&#099;o&#109;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.thecwmcarnhotel.com\/booking-engine#\/search\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-cwmcarn-bar-bands-bunks\/\">Mwy am The Cwmcarn Hotel &#8211; Bar, Bands, Bunks ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.63616854454191\" data-lng=\"-3.11407827721564\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Mountain Biking at Cwmcarn Forest<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn, Nr Crosskeys N11 7FA<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 272001<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#099;wmc&#097;&#114;&#110;&#045;&#118;&#099;&#064;caerphi&#108;&#108;&#121;.g&#111;v.u&#107;\">&#099;&#119;m&#099;a&#114;&#110;-vc&#064;&#099;&#097;&#101;&#114;&#112;&#104;&#105;l&#108;y&#046;gov&#046;u&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.cwmcarnforest.co.uk\/activities\/mountain-biking-at-cwmcarn\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/mountain-biking-at-cwmcarn-forest\/\">Mwy am Mountain Biking at Cwmcarn Forest ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.63616854454191\" data-lng=\"-3.11407827721564\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Fforest Cwmcarn<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn, Nr Crosskeys N11 7FA<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 272001<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#099;w&#109;&#099;a&#114;n&#045;v&#099;&#064;ca&#101;&#114;&#112;&#104;il&#108;&#121;.g&#111;&#118;&#046;u&#107;\">&#099;wmc&#097;&#114;&#110;-&#118;c&#064;c&#097;erph&#105;l&#108;y&#046;g&#111;&#118;&#046;&#117;k<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.cwmcarnforest.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/cwmcarn-forest\/\">Mwy am Fforest Cwmcarn ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.62888110000001\" data-lng=\"-3.1284335000000283\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Castle Inn B&#038;B<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Cwmcarn NP11 7DU<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07508 211 350 (Helen) \/ 07591 708 605 (Tim)<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:i&#110;&#102;o&#064;&#099;a&#115;&#116;&#108;e&#105;&#110;nban&#100;b.&#099;&#111;.uk\">i&#110;&#102;o&#064;&#099;as&#116;le&#105;&#110;n&#098;a&#110;db&#046;&#099;&#111;&#046;&#117;&#107;<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.castlelodge.wales\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/the-castle-inn-bb\/\">Mwy am The Castle Inn B&#038;B ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.6164126\" data-lng=\"-3.152187300000037\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">The Woodlands Log Cabin &#038; Tipi Holidays Wales<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Troed-y-Rhiw Farm, Wattsville, Crosskeys NP11 7QS<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07778 110829<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:pe&#110;&#121;&#116;r&#119;&#121;n&#064;&#115;&#107;&#121;&#046;com\">&#112;&#101;&#110;&#121;&#116;r&#119;&#121;&#110;&#064;&#115;ky.com<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"http:\/\/www.woodlandsholidayswales.com\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/woodlands-log-cabins-tipi-holidays-wales\/\">Mwy am The Woodlands Log Cabin &#038; Tipi Holidays Wales ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marker\" data-lat=\"51.618349625\" data-lng=\"-3.08516263962\">\n\t\t\t\t\t\t\t<div class=\"map-content-wrap\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-title\">Upper Grippath Farm Holiday Cottages<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-single-contacts\">\n\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-location-dot\"><\/i>&nbsp;&nbsp;Upper Grippath Farm, Risca NP11 6JB<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01633 615000 \/ 07787541000<\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:holi&#100;ay&#099;&#111;&#116;&#116;&#097;&#103;&#101;&#115;&#064;&#117;&#112;&#112;er&#103;&#114;i&#112;p&#097;th&#046;&#099;o.u&#107;\">&#104;o&#108;&#105;d&#097;&#121;co&#116;&#116;&#097;&#103;es&#064;upp&#101;&#114;g&#114;i&#112;pa&#116;&#104;.&#099;o&#046;uk<\/a><\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"http:\/\/uppergrippath.co.uk\/\" target=\"_blank\">Ewch i&#8217;r wefan<\/a><\/span>\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/upper-grippath\/\">Mwy am Upper Grippath Farm Holiday Cottages ><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/section>\n\t<\/div>\n\n","protected":false},"featured_media":14147,"template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"_links_to":"","_links_to_target":""},"class_list":["post-14037","town_centres","type-town_centres","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rhisga | Visit Caerphilly<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/\" \/>\n<meta property=\"og:locale\" content=\"cy_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rhisga | Visit Caerphilly\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/\" \/>\n<meta property=\"og:site_name\" content=\"Visit Caerphilly\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-21T16:16:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Tredegar-Park.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1066\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/\",\"name\":\"Rhisga | Visit Caerphilly\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Tredegar-Park.jpg\",\"datePublished\":\"2025-05-22T14:11:05+00:00\",\"dateModified\":\"2025-07-21T16:16:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/#breadcrumb\"},\"inLanguage\":\"cy-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cy-GB\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Tredegar-Park.jpg\",\"contentUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Tredegar-Park.jpg\",\"width\":1600,\"height\":1066},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/risga\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hafan\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Town Centres\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/town-centres\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Rhisga\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/\",\"name\":\"Visit Caerphilly\",\"description\":\"Visit Caerphilly\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cy-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rhisga | Visit Caerphilly","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/","og_locale":"cy_GB","og_type":"article","og_title":"Rhisga | Visit Caerphilly","og_url":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/","og_site_name":"Visit Caerphilly","article_modified_time":"2025-07-21T16:16:55+00:00","og_image":[{"width":1600,"height":1066,"url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Tredegar-Park.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/","url":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/","name":"Rhisga | Visit Caerphilly","isPartOf":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/#primaryimage"},"image":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/#primaryimage"},"thumbnailUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Tredegar-Park.jpg","datePublished":"2025-05-22T14:11:05+00:00","dateModified":"2025-07-21T16:16:55+00:00","breadcrumb":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/#breadcrumb"},"inLanguage":"cy-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/"]}]},{"@type":"ImageObject","inLanguage":"cy-GB","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/#primaryimage","url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Tredegar-Park.jpg","contentUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Tredegar-Park.jpg","width":1600,"height":1066},{"@type":"BreadcrumbList","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/risga\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hafan","item":"https:\/\/www.visitcaerphilly.com\/cy\/"},{"@type":"ListItem","position":2,"name":"Town Centres","item":"https:\/\/www.visitcaerphilly.com\/en\/town-centres\/"},{"@type":"ListItem","position":3,"name":"Rhisga"}]},{"@type":"WebSite","@id":"https:\/\/www.visitcaerphilly.com\/en\/#website","url":"https:\/\/www.visitcaerphilly.com\/en\/","name":"Visit Caerphilly","description":"Visit Caerphilly","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.visitcaerphilly.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cy-GB"}]}},"_links":{"self":[{"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/town_centres\/14037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/town_centres"}],"about":[{"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/types\/town_centres"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/media\/14147"}],"wp:attachment":[{"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/media?parent=14037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}