{"id":14036,"date":"2025-05-22T15:12:54","date_gmt":"2025-05-22T14:12:54","guid":{"rendered":"https:\/\/visit-caerphilly.local\/town-centre\/ystrad-mynach\/"},"modified":"2025-07-21T17:18:35","modified_gmt":"2025-07-21T16:18:35","slug":"ystrad-mynach","status":"publish","type":"town_centres","link":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/","title":{"rendered":"Ystrad Mynach"},"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=\"Ystrad Mynach\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/U8o80b9oNKM?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=U8o80b9oNKM\" 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: #00818a;\">\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 Ystrad Mynach<\/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\/2023\/06\/Ystrad-Mynach-Winter-Fair-scaled.png\" 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\/ffair-y-gaeaf-ystrad-mynach-2026\/\"><h3>Marchnad Nadolig Ystrad Mynach 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\t5 Rhagfyr 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 Ystrad Mynach CF82 7AB\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\/ffair-y-gaeaf-ystrad-mynach-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\/2023\/06\/Ystrad-Mynach-Winter-Fair-scaled.png\" 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>Marchnad Nadolig Ystrad Mynach 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 Ystrad Mynach CF82 7AB\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\t5 Rhagfyr 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.6421292\" data-lng=\"-3.2361253\">\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\">Marchnad Nadolig Ystrad Mynach 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 Ystrad Mynach CF82 7AB<\/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:&#100;i&#103;w&#121;d&#100;&#105;a&#100;a&#117;&#064;ca&#101;r&#102;&#102;&#105;&#108;&#105;&#046;&#103;o&#118;.&#117;&#107;\">d&#105;&#103;w&#121;&#100;&#100;iadau&#064;&#099;&#097;&#101;r&#102;&#102;&#105;&#108;i.go&#118;.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\/ffair-y-gaeaf-ystrad-mynach-2026\/\">Mwy am Marchnad Nadolig Ystrad Mynach 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\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=\"\" 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 Ystrad Mynach<\/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\/llechwen-hall-hotel\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/02\/Llechwen-Exterior-Garden-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Gwesty Llechwen Hall<\/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\/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                                     \tLlanfabon, Nr Pontypridd CF37 4HP\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\/cascade-house\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/04\/IMG_3805.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Cascade House<\/h3>\n                                <div class=\"featured-content-types\"><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                                     \tPengam Road, Penpedairheol CF82 8BX\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\/rock-uk-summit-centre\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/111.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Rock UK &#8211; The Summit 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\/chwaraeon-ac-awyr-agored\/\" rel=\"tag\">Chwaraeon ac Awyr Agored<\/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                                     \tSummit Centre, The Old Drift Mine, Trelewis, Treharris CF46 6RD\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\/sergeants-accommodation\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/10\/Sergeants-Accommodation-Exterior-banner-image-1920-x-1280-px.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Sergeants Accommodation &#8211; The Old Police Station<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/hunanarlwyo\/\" rel=\"tag\">Hunanarlwyo<\/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                                     \tThe Old Police Station, Station Terrace, Nelson CF46 6ED\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=ystrad-mynach-cy\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>Gweld y cyfan Llety yn Ystrad Mynach<\/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-utensils\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t\t\t\t<h2>Bwyta allan yn Ystrad Mynach<\/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-harp-inn\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/36523-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Harp Inn<\/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                                     \tSt Cattwgs Avenue, Gelligaer, Hengoed CF82 8FE\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\/llechwen-hall-hotel\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/02\/Llechwen-Exterior-Garden-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Gwesty Llechwen Hall<\/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\/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                                     \tLlanfabon, Nr Pontypridd CF37 4HP\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\/cafe-on-the-rock\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2019\/07\/P1033556.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Caffi Rock UK \u2013 Summit Centre<\/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\/caffi\/\" rel=\"tag\">Caffi<\/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                                     \tSummit Centre, The Old Drift Mine, Trelewis, Treharris CF46 6RD\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-lord-nelson-inn\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/11\/Lord-Nelson-Inn-2.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Lord Nelson Inn<\/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                                     \tCommercial Street, Nelson CF46 6ND\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=ystrad-mynach-cy\">\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 Ystrad Mynach<\/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 Ystrad Mynach<\/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\/bryn-meadows-golf\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/Golfers.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Cwrs Golff yn Bryn Meadows Golf, Hotel &amp; Spa<\/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                                     \tMaesycwmmer, Nr Ystrad Mynach, Caerphilly NP12 2RB\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\/fields-of-magnetic-horizon-record-store\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/11\/MagneticHorizons_A4_Flyer2-2.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Fields of Magnetic Horizon Record Store<\/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                                     \tUnit A5, Jones Arcade, Pierhead Buildings, Ystrad Mynach CF82 7AX\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\/rock-uk-summit-centre\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/111.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Rock UK &#8211; The Summit 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\/chwaraeon-ac-awyr-agored\/\" rel=\"tag\">Chwaraeon ac Awyr Agored<\/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                                     \tSummit Centre, The Old Drift Mine, Trelewis, Treharris CF46 6RD\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\/caer-rufeinig-gelligaer\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2021\/03\/Fort-1.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Caer Rufeinig Gelligaer<\/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>, <a href=\"https:\/\/www.visitcaerphilly.com\/cy\/math\/hanes-a-threftadaeth\/\" rel=\"tag\">Hanes a Threftadaeth<\/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                                     \t27 Church Rd, Gelligaer, Hengoed CF82 8FW\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=ystrad-mynach-cy\">\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 Ystrad Mynach<\/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 Ystrad Mynach<\/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.6728612102\" data-lng=\"-3.23746919632\">\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\">Cascade House<\/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;Pengam Road, Penpedairheol CF82 8BX<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07443 549447<\/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:&#067;asc&#097;deH&#111;&#117;&#115;&#101;Wa&#108;es&#064;&#103;&#109;&#097;&#105;&#108;.&#099;&#111;&#109;\">C&#097;s&#099;ad&#101;&#072;&#111;use&#087;&#097;le&#115;&#064;gma&#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=\"http:\/\/cascadehouse.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\/cascade-house\/\">Mwy am Cascade House ><\/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.6522972444\" data-lng=\"-3.25435638428\">\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 Penallta<\/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;Yn ymyl Ystrad Mynach CF82 7GN<\/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<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#099;&#101;&#102;&#110;gwla&#100;&#064;&#099;aerff&#105;li&#046;&#103;&#111;v&#046;uk\">cefngw&#108;ad&#064;&#099;aerffi&#108;i&#046;&#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.caerffili.gov.uk\/things-to-do\/green-spaces\/parc-penallta?lang=cy-gb\" 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-penallta\/\">Mwy am Parc Penallta ><\/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.64184463\" data-lng=\"-3.23702065213\">\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\">Memories<\/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;21 Penallta Road, Ystrad Mynach, Hengoed CF82 7AP<\/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<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:&#077;&#101;&#109;o&#114;&#105;e&#115;ys&#116;ra&#100;&#064;&#103;&#109;&#097;i&#108;.&#099;&#111;m\">Me&#109;orie&#115;y&#115;tra&#100;&#064;g&#109;&#097;&#105;&#108;.&#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\/memories\/\">Mwy am Memories ><\/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.6415115745\" data-lng=\"-3.23626622558\">\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\">Fields of Magnetic Horizon Record Store<\/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 A5, Jones Arcade, Pierhead Buildings, Ystrad Mynach CF82 7AX<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07825 067731<\/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:f&#105;&#101;l&#100;sof&#109;&#097;g&#110;eti&#099;&#104;o&#114;&#105;&#122;&#111;n&#064;ya&#104;&#111;&#111;.&#099;om\">fields&#111;&#102;&#109;&#097;gnet&#105;&#099;h&#111;riz&#111;&#110;&#064;&#121;a&#104;oo&#046;co&#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\/fields-of-magnetic-horizon-record-store\/\">Mwy am Fields of Magnetic Horizon Record Store ><\/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.6650360242\" data-lng=\"-3.25358390808\">\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\">Caer Rufeinig Gelligaer<\/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;27 Church Rd, Gelligaer, Hengoed CF82 8FW<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;07933725094<\/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:&#109;o&#114;tic&#049;&#064;cae&#114;p&#104;&#105;ll&#121;&#046;&#103;&#111;v.&#117;k\">&#109;o&#114;t&#105;c1&#064;c&#097;&#101;r&#112;hi&#108;&#108;&#121;&#046;go&#118;&#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=\"http:\/\/www.caerphilly.gov.uk\/romanfort\/en\/index.html\" 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\/caer-rufeinig-gelligaer\/\">Mwy am Caer Rufeinig Gelligaer ><\/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.651976\" data-lng=\"-3.2829183\">\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 Lord Nelson Inn<\/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;Commercial Street, Nelson CF46 6ND<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 451116<\/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:&#076;&#111;r&#100;&#110;&#101;l&#115;&#111;&#110;&#050;&#048;2&#051;&#064;&#104;&#111;t&#109;a&#105;l&#046;c&#111;&#109;\">&#076;&#111;r&#100;&#110;el&#115;o&#110;2&#048;2&#051;&#064;&#104;otma&#105;&#108;.co&#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-lord-nelson-inn\/\">Mwy am The Lord Nelson Inn ><\/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.6417004977\" data-lng=\"-3.23596715927\">\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\">Noels Family Butchers<\/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;14 Bedwlwyn Rd, Ystrad Mynach, Hengoed CF82 7AD<\/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<\/div>\n\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.visitcaerphilly.com\/cy\/rhestrau\/noels-family-butchers\/\">Mwy am Noels Family Butchers ><\/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.68710410294968\" data-lng=\"-3.300340175628662\">\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\">Caffi Rock UK \u2013 Summit 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;Summit Centre, The Old Drift Mine, Trelewis, Treharris CF46 6RD<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 710090<\/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&#117;&#109;&#109;&#105;t&#064;rockuk&#046;&#111;r&#103;\">&#115;ummit&#064;ro&#099;kuk.o&#114;g<\/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:\/\/rockuk.org\/centres\/summit-centre\/\" 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\/cafe-on-the-rock\/\">Mwy am Caffi Rock UK \u2013 Summit 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.6525801454\" data-lng=\"-3.28349322081\">\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\">Sergeants Accommodation &#8211; The Old Police Station<\/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;The Old Police Station, Station Terrace, Nelson CF46 6ED<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 451611<\/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:&#115;e&#114;gea&#110;&#116;&#115;&#050;&#064;a&#111;&#108;.c&#111;&#109;\">&#115;&#101;&#114;&#103;ea&#110;&#116;&#115;&#050;&#064;&#097;&#111;l&#046;c&#111;m<\/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.sergeantsaccommodation.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\/sergeants-accommodation\/\">Mwy am Sergeants Accommodation &#8211; The Old Police Station ><\/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.68710410294968\" data-lng=\"-3.300340175628662\">\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\">Rock UK &#8211; The Summit 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;Summit Centre, The Old Drift Mine, Trelewis, Treharris CF46 6RD<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 710090<\/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:summ&#105;&#116;&#064;r&#111;cku&#107;.&#111;r&#103;\">&#115;u&#109;&#109;&#105;t&#064;&#114;ocku&#107;&#046;or&#103;<\/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:\/\/rockuk.org\/centres\/summit-centre\/\" 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\/rock-uk-summit-centre\/\">Mwy am Rock UK &#8211; The Summit 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.6403938323\" data-lng=\"-3.20466041565\">\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\">Cwrs Golff yn Bryn Meadows Golf, Hotel &amp; Spa<\/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;Maesycwmmer, Nr Ystrad Mynach, Caerphilly NP12 2RB<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 225590<\/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:r&#101;&#115;&#101;&#114;vat&#105;o&#110;&#115;&#064;&#098;&#114;yn&#109;&#101;a&#100;o&#119;&#115;&#046;&#099;&#111;&#046;&#117;k\">&#114;e&#115;&#101;&#114;v&#097;&#116;&#105;o&#110;&#115;&#064;b&#114;&#121;n&#109;&#101;a&#100;&#111;w&#115;&#046;&#099;&#111;.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=\"https:\/\/www.brynmeadows.co.uk\/golf\/\" 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\/bryn-meadows-golf\/\">Mwy am Cwrs Golff yn Bryn Meadows Golf, Hotel &amp; Spa ><\/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.6640910549\" data-lng=\"-3.25111627579\">\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 Harp Inn<\/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;St Cattwgs Avenue, Gelligaer, Hengoed CF82 8FE<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 520470<\/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<span><i class=\"fa-solid fa-laptop\"><\/i>&nbsp;&nbsp;<a href=\"https:\/\/www.harpinn.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-harp-inn\/\">Mwy am The Harp Inn ><\/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.6403938323\" data-lng=\"-3.20466041565\">\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\">Blas Restaurant at Bryn Meadows Golf, Hotel &#038; Spa<\/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;Maesycwmmer, Nr Ystrad Mynach, Caerphilly NP12 2RB<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 225590<\/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:r&#101;se&#114;v&#097;&#116;ions&#064;&#098;r&#121;&#110;&#109;e&#097;&#100;&#111;w&#115;.co.uk\">&#114;&#101;&#115;&#101;r&#118;a&#116;&#105;ons&#064;&#098;r&#121;n&#109;ead&#111;ws.co.&#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=\"http:\/\/www.brynmeadows.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\/blas-restaurant\/\">Mwy am Blas Restaurant at Bryn Meadows Golf, Hotel &#038; Spa ><\/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.6403938323\" data-lng=\"-3.20466041565\">\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\">Golff, Gwesty a Sba Bryn Meadows<\/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;Maesycwmmer, Nr Ystrad Mynach, Caerphilly NP12 2RB<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01495 225590<\/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:r&#101;serva&#116;&#105;o&#110;s&#064;&#098;r&#121;n&#109;&#101;&#097;&#100;o&#119;s&#046;co&#046;uk\">r&#101;s&#101;rvatio&#110;&#115;&#064;&#098;r&#121;&#110;m&#101;&#097;&#100;&#111;ws.co.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:\/\/www.brynmeadows.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\/bryn-meadows\/\">Mwy am Golff, Gwesty a Sba Bryn Meadows ><\/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.6411795006\" data-lng=\"-3.30819368362\">\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\">Gwesty Llechwen Hall<\/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;Llanfabon, Nr Pontypridd CF37 4HP<\/span>\t\t\t\t\t\t\t\t\t\t<span><i class=\"fa-solid fa-phone\"><\/i>&nbsp;&nbsp;01443 742050<\/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:e&#110;&#113;&#117;i&#114;i&#101;&#115;&#064;&#108;l&#101;c&#104;wenhal&#108;&#046;&#099;o&#046;uk\">enqu&#105;r&#105;es&#064;&#108;&#108;e&#099;&#104;&#119;&#101;n&#104;&#097;l&#108;.co.u&#107;<\/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\/llechwen-hall-hotel\/\">Mwy am Gwesty Llechwen Hall ><\/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":14150,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"_links_to":"","_links_to_target":""},"class_list":["post-14036","town_centres","type-town_centres","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ystrad Mynach | 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\/ystrad-mynach\/\" \/>\n<meta property=\"og:locale\" content=\"cy_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ystrad Mynach | Visit Caerphilly\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/\" \/>\n<meta property=\"og:site_name\" content=\"Visit Caerphilly\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-21T16:18:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Penallta-horse-scultpure-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1706\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\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\\\/ystrad-mynach\\\/\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/\",\"name\":\"Ystrad Mynach | Visit Caerphilly\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Penallta-horse-scultpure-scaled.jpg\",\"datePublished\":\"2025-05-22T14:12:54+00:00\",\"dateModified\":\"2025-07-21T16:18:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/#breadcrumb\"},\"inLanguage\":\"cy-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cy-GB\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Penallta-horse-scultpure-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Penallta-horse-scultpure-scaled.jpg\",\"width\":2560,\"height\":1706,\"caption\":\"Horse earthwork sculpture Parc Penallta Near Ystrad Mynach Caerphilly Aerial South Tourist Attractions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/cy\\\/canol-tref\\\/ystrad-mynach\\\/#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\":\"Ystrad Mynach\"}]},{\"@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":"Ystrad Mynach | 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\/ystrad-mynach\/","og_locale":"cy_GB","og_type":"article","og_title":"Ystrad Mynach | Visit Caerphilly","og_url":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/","og_site_name":"Visit Caerphilly","article_modified_time":"2025-07-21T16:18:35+00:00","og_image":[{"width":2560,"height":1706,"url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Penallta-horse-scultpure-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/","url":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/","name":"Ystrad Mynach | Visit Caerphilly","isPartOf":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/#primaryimage"},"image":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/#primaryimage"},"thumbnailUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Penallta-horse-scultpure-scaled.jpg","datePublished":"2025-05-22T14:12:54+00:00","dateModified":"2025-07-21T16:18:35+00:00","breadcrumb":{"@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/#breadcrumb"},"inLanguage":"cy-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/"]}]},{"@type":"ImageObject","inLanguage":"cy-GB","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/#primaryimage","url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Penallta-horse-scultpure-scaled.jpg","contentUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/05\/Penallta-horse-scultpure-scaled.jpg","width":2560,"height":1706,"caption":"Horse earthwork sculpture Parc Penallta Near Ystrad Mynach Caerphilly Aerial South Tourist Attractions"},{"@type":"BreadcrumbList","@id":"https:\/\/www.visitcaerphilly.com\/cy\/canol-tref\/ystrad-mynach\/#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":"Ystrad Mynach"}]},{"@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\/14036","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\/14150"}],"wp:attachment":[{"href":"https:\/\/www.visitcaerphilly.com\/cy\/wp-json\/wp\/v2\/media?parent=14036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}