{"id":6844,"date":"2020-02-12T17:12:36","date_gmt":"2020-02-12T17:12:36","guid":{"rendered":"https:\/\/visit-caerphilly.local\/?p=6844"},"modified":"2025-09-30T15:01:20","modified_gmt":"2025-09-30T14:01:20","slug":"caerphilly-workmens-hall","status":"publish","type":"listings","link":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/","title":{"rendered":"Caerphilly Workmen&#8217;s Hall"},"content":{"rendered":"\n\n\t<div class=\"wrapper\">\n\t\t\t\t\t<div class=\" single-featured-image\">\t\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg\" alt=\"\" \/>\n\t\t\t\t<div class=\"video-tagline\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\n\n\n\t<section id=\"\" class=\"block text-block\">\n\t\t<div class=\"wrapper\">\n\t\t\t<h3>Run by a small but committed group of volunteers, Caerphilly Workmen&#8217;s Hall is a community arts and entertainment venue in the heart of the town.<\/h3>\n<p>The stage in the main hall can be used for all sorts of events and shows, from plays to stand up, from rock gigs to pantomimes. The hall can hold around an audience of around 400 and has lighting and sound equipment available for use.<\/p>\n<p>In 1906, a group of local workers from the collieries began the welfare movement in Caerphilly. They established a welfare organisation within the town, donating a portion of their weekly wages into the fund. In 1925, Caerphilly Workmen&#8217;s Hall was opened to the public, including a games room, a snooker room, a library and a reading room, as well as the main hall which hosted a cinema and entertainments.<\/p>\n<p>In the 1990s, Caerphilly Workmen&#8217;s Hall was granted Grade II listed status. The Hall is owned by the Coal Industry Social and Welfare Organisation (CISWO) and run and maintained by a hardy group of volunteers.<\/p>\n<p>If you are interested in hiring the hall for your event, they are always happy to talk about your needs. Please get in touch with us to have a chat or to arrange to come and have a look at the Hall.<\/p>\n<p>Caerphilly Workmen\u2019s Hall is always on the lookout for volunteers, so if you would like to get involved, please get in touch.<\/p>\n\t\t<\/div>\n\t<\/section>\n\t\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\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\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>More in Caerphilly<\/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\/en\/listings\/ejs-reiki-therapy\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/03\/Female-back-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>EJS Reiki Therapy<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/activities\/\" rel=\"tag\">Attractions &amp; Activities<\/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                                     \tBedwas Family Chiropractic, 1 Pandy Road, Bedwas CF83 8EH\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\/en\/listings\/serenity-spa-treatments\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/03\/FB_IMG_1772483054037.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Serenity Spa &amp; Treatments<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/activities\/\" rel=\"tag\">Attractions &amp; Activities<\/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                                     \tSuite C2, The Lodge, Caerphilly Business Park CF83 3GG\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\/en\/listings\/coffi-kava\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/12\/TfW-Caerphilly-Day2_-25-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Coffi Kava<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/cafe\/\" rel=\"tag\">Cafe<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/food-and-drink\/\" rel=\"tag\">Food &amp; Drink<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/takeaway-restaurant\/\" rel=\"tag\">Takeaway restaurant<\/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                                     \tCaerphilly Train Station, CF83 1JR\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\/en\/listings\/pepes-piri-piri-caerphilly\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2025\/11\/Pepes-Menu-Screens-GB_Band-12_Fan-Faves-scaled.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Pepe\u2019s Piri Piri Caerphilly<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/food-and-drink\/\" rel=\"tag\">Food &amp; Drink<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/takeaway-restaurant\/\" rel=\"tag\">Takeaway restaurant<\/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                                     \t49 Cardiff Road, Caerphilly CF83 1FP\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\/en\/listings\/?listing_type=accommodation,activities,food-and-drink&#038;tc_location=caerphilly\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>See all Accommodation\/Attractions &amp; Activities\/Food &amp; Drink in Caerphilly<\/h3>\n                        <\/a>\n                    <\/article>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t<\/div>\n\n\n","protected":false},"featured_media":12389,"template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"_links_to":"","_links_to_target":""},"tc_location":[938],"listing_type":[973,907],"class_list":["post-6844","listings","type-listings","status-publish","hentry","tc_location-caerphilly","listing_type-arts-culture","listing_type-activities"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Caerphilly Workmen&#039;s Hall | 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\/en\/listings\/caerphilly-workmens-hall\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Caerphilly Workmen&#039;s Hall | Visit Caerphilly\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/\" \/>\n<meta property=\"og:site_name\" content=\"Visit Caerphilly\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T14:01:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\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=\"Estimated 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\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/\",\"name\":\"Caerphilly Workmen's Hall | Visit Caerphilly\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/VZTA-Caerphilly-228-scaled.jpg\",\"datePublished\":\"2020-02-12T17:12:36+00:00\",\"dateModified\":\"2025-09-30T14:01:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/VZTA-Caerphilly-228-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/VZTA-Caerphilly-228-scaled.jpg\",\"width\":2560,\"height\":2560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/caerphilly-workmens-hall\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Listings\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/listings\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Attractions &amp; Activities\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/type\\\/activities\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Caerphilly Workmen&#8217;s Hall\"}]},{\"@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\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Caerphilly Workmen's Hall | 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\/en\/listings\/caerphilly-workmens-hall\/","og_locale":"en_GB","og_type":"article","og_title":"Caerphilly Workmen's Hall | Visit Caerphilly","og_url":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/","og_site_name":"Visit Caerphilly","article_modified_time":"2025-09-30T14:01:20+00:00","og_image":[{"width":2560,"height":2560,"url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/","url":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/","name":"Caerphilly Workmen's Hall | Visit Caerphilly","isPartOf":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/#primaryimage"},"image":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/#primaryimage"},"thumbnailUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg","datePublished":"2020-02-12T17:12:36+00:00","dateModified":"2025-09-30T14:01:20+00:00","breadcrumb":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/#primaryimage","url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg","contentUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/02\/VZTA-Caerphilly-228-scaled.jpg","width":2560,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/www.visitcaerphilly.com\/en\/listings\/caerphilly-workmens-hall\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.visitcaerphilly.com\/en\/"},{"@type":"ListItem","position":2,"name":"Business Listings","item":"https:\/\/www.visitcaerphilly.com\/en\/listings\/"},{"@type":"ListItem","position":3,"name":"Attractions &amp; Activities","item":"https:\/\/www.visitcaerphilly.com\/en\/type\/activities\/"},{"@type":"ListItem","position":4,"name":"Caerphilly Workmen&#8217;s Hall"}]},{"@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":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/listings\/6844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/listings"}],"about":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/types\/listings"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/media\/12389"}],"wp:attachment":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/media?parent=6844"}],"wp:term":[{"taxonomy":"tc_location","embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/tc_location?post=6844"},{"taxonomy":"listing_type","embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/listing_type?post=6844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}