{"id":16944,"date":"2026-07-02T15:50:11","date_gmt":"2026-07-02T14:50:11","guid":{"rendered":"https:\/\/www.visitcaerphilly.com\/?post_type=events&#038;p=16944"},"modified":"2026-07-02T15:51:06","modified_gmt":"2026-07-02T14:51:06","slug":"a-midsummer-nights-dream","status":"publish","type":"events","link":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/","title":{"rendered":"A Midsummer Night&#8217;s Dream"},"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\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png\" 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><a href=\"https:\/\/www.ticketsource.com\/caerphilly-players-amateur-dramatics-group\">Book your tickets here!<\/a><\/h3>\n<p>Join Caerphilly Players for their production of A Midsummer Night\u2019s Dream!<\/p>\n<p>When the Duke, Theseus, tells Hermia she must obey her father and marry Demetrius, she and her lover Lysander flee into the nearby woods where they are pursued by Demetrius and Helena.<\/p>\n<p>Elsewhere in the woods, the acting troupe \u201cThe Mechanicals\u201d are attempting to rehearse a play to perform at Theseus and Hippolyta\u2019s upcoming nuptials.<\/p>\n<p>Unbeknownst to all, these woods are ruled over by Oberon and Titania, king and queen of the fairies. They are currently engaged in an argument leading to Oberon instructing his chief mischief-maker Puck to set about causing a little magical mayhem in the woods\u2026<\/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\t<div class=wrapper>\n\t\t<section id=\"\" class=\"block events-block \" style=\"background-color: ;\">\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>Caerphilly Workmen&#039;s Hall Events<\/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>List view<\/button>\n\t\t\t\t\t<button id=\"gridViewBtn\"><i class=\"fa-solid fa-grid\"><\/i>Thumbnail view<\/button>\n\t\t\t\t\t<button id=\"mapViewBtn\"><i class=\"fa-solid fa-map-location-dot\"><\/i>Map view<\/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\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.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\/en\/events\/a-midsummer-nights-dream\/\"><h3>A Midsummer Night&#8217;s Dream<\/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\t16-18 July 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\tCaerphilly Workmen&#8217;s Hall, 20 Castle Street, Caerphilly CF83 1NY\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\/en\/events\/a-midsummer-nights-dream\/\">\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\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.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>A Midsummer Night&#8217;s Dream<\/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\tCaerphilly Workmen&#8217;s Hall, 20 Castle Street, Caerphilly CF83 1NY\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\t16-18 July 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.5777696253\" data-lng=\"-3.21750819683\">\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\">A Midsummer Night&#8217;s Dream<\/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;Caerphilly Workmen&#8217;s Hall, 20 Castle Street, Caerphilly CF83 1NY<\/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<span><i class=\"fa-solid fa-envelope\"><\/i>&nbsp;&nbsp;<a href=\"mailto:ca&#101;&#114;&#112;hi&#108;&#108;&#121;&#112;&#108;a&#121;e&#114;&#115;&#105;&#110;f&#111;&#064;&#103;m&#097;il.c&#111;m\">c&#097;&#101;&#114;&#112;&#104;i&#108;ly&#112;&#108;&#097;y&#101;r&#115;&#105;nfo&#064;&#103;m&#097;&#105;&#108;.c&#111;&#109;<\/a><\/span>\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.ticketsource.com\/caerphilly-players-amateur-dramatics-group\" target=\"_blank\">Visit website<\/a><\/span>\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\/en\/events\/a-midsummer-nights-dream\/\">More about A Midsummer Night&#8217;s Dream ><\/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\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>Discover More<\/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\/brewers-lodge\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/05\/Brewers-Lodge-Exterior-DSC_2102-1.jpg\" alt=\"Brewer&#039;s Lodge\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Brewers Lodge<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/accommodation\/\" rel=\"tag\">Accommodation<\/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\/hotel\/\" rel=\"tag\">Hotel<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/restaurant\/\" rel=\"tag\">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                                     \tGordon Road, Blackwood NP12 1DS\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\/the-deli-coffee-shop\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2020\/10\/Deli-Coffee-Shop.jpg\" alt=\"\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>The Deli Delicatessen &#038; Coffee Shop<\/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><\/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                                     \t8 St Fagans Street, Caerphilly CF83 1FZ\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\/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\/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                                     \t109 Commercial Street, Risca 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                \n                    <article class=\"featured-content-card\">\n                        <a href=\"https:\/\/www.visitcaerphilly.com\/en\/listings\/castell-cottages\/\">\n                            <div class=\"featured-content-image\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2018\/06\/BED1.1.jpg\" alt=\"Castell Cottage\" \/>\n                                                            <\/div>\n\n                            <div class=\"post-feed-feature-overlay\"><\/div>\n\n                            <div class=\"featured-content-content\">\n\n                                <h3>Castell Cottages<\/h3>\n                                <div class=\"featured-content-types\"><a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/accommodation\/\" rel=\"tag\">Accommodation<\/a>, <a href=\"https:\/\/www.visitcaerphilly.com\/en\/type\/self-catering\/\" rel=\"tag\">Self-Catering<\/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                                     \t47 Bedwas Road, Caerphilly CF83 3AP\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\/\">\n                            <div class=\"post-feed-feature-overlay-blank\"><\/div>\n\t\t\t\t\t\t\t<h3>See all Featured Businesses<\/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":16945,"template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"_links_to":"","_links_to_target":""},"event_category":[933],"tc_location":[938,969],"class_list":["post-16944","events","type-events","status-publish","hentry","event_category-live-performances","tc_location-caerphilly","tc_location-caerphilly-workmens-hall"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>A Midsummer Night&#039;s Dream | 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\/events\/a-midsummer-nights-dream\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A Midsummer Night&#039;s Dream | Visit Caerphilly\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/\" \/>\n<meta property=\"og:site_name\" content=\"Visit Caerphilly\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-02T14:51:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1640\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/\",\"name\":\"A Midsummer Night's Dream | Visit Caerphilly\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png\",\"datePublished\":\"2026-07-02T14:50:11+00:00\",\"dateModified\":\"2026-07-02T14:51:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png\",\"contentUrl\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png\",\"width\":1640,\"height\":675},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/a-midsummer-nights-dream\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Events\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/events\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Live Performances\",\"item\":\"https:\\\/\\\/www.visitcaerphilly.com\\\/en\\\/event-category\\\/live-performances\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"A Midsummer Night&#8217;s Dream\"}]},{\"@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":"A Midsummer Night's Dream | 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\/events\/a-midsummer-nights-dream\/","og_locale":"en_GB","og_type":"article","og_title":"A Midsummer Night's Dream | Visit Caerphilly","og_url":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/","og_site_name":"Visit Caerphilly","article_modified_time":"2026-07-02T14:51:06+00:00","og_image":[{"width":1640,"height":675,"url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/","url":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/","name":"A Midsummer Night's Dream | Visit Caerphilly","isPartOf":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/#primaryimage"},"image":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/#primaryimage"},"thumbnailUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png","datePublished":"2026-07-02T14:50:11+00:00","dateModified":"2026-07-02T14:51:06+00:00","breadcrumb":{"@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/#primaryimage","url":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png","contentUrl":"https:\/\/www.visitcaerphilly.com\/wp-content\/uploads\/2026\/07\/Caerphilly-Players-A-Midsummer-Nights-Dream-e1783003855894.png","width":1640,"height":675},{"@type":"BreadcrumbList","@id":"https:\/\/www.visitcaerphilly.com\/en\/events\/a-midsummer-nights-dream\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.visitcaerphilly.com\/en\/"},{"@type":"ListItem","position":2,"name":"Events","item":"https:\/\/www.visitcaerphilly.com\/en\/events\/"},{"@type":"ListItem","position":3,"name":"Live Performances","item":"https:\/\/www.visitcaerphilly.com\/en\/event-category\/live-performances\/"},{"@type":"ListItem","position":4,"name":"A Midsummer Night&#8217;s Dream"}]},{"@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\/events\/16944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/types\/events"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/media\/16945"}],"wp:attachment":[{"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/media?parent=16944"}],"wp:term":[{"taxonomy":"event_category","embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/event_category?post=16944"},{"taxonomy":"tc_location","embeddable":true,"href":"https:\/\/www.visitcaerphilly.com\/en\/wp-json\/wp\/v2\/tc_location?post=16944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}