{"id":935,"date":"2024-08-02T07:30:11","date_gmt":"2024-08-02T07:30:11","guid":{"rendered":"https:\/\/zebbugheritagetrail.com\/stella-maris-retreat-house\/"},"modified":"2025-01-29T09:46:39","modified_gmt":"2025-01-29T09:46:39","slug":"stella-maris-retreat-house","status":"publish","type":"post","link":"https:\/\/zebbugheritagetrail.com\/en\/stella-maris-retreat-house\/","title":{"rendered":"Stella Maris Retreat House"},"content":{"rendered":"\n<p>Stella Maris Retreat House has, for the last 40 years, provided a serene space where visitors and pilgrims could spend time of reflection and prayers. Originally built by the Missionary Society of St Paul, the house initially served as a noviciate where new members joining the society were prepared before actually fully joining the society. This use lasted for several years. Afterwards the house started hosting groups and individuals for retreats. The place is also sought after by bishops and other ecclesiastics to spend periods of reflection in its peaceful surroundings.<\/p>\n\n\n\n<p>The site of the house was first earmarked by M.S.S.P. Superior General, Fr. Stanley Tomlin who together with Mr. Peter Darmanin, first concluded the acquisition of several parcels of land on which the house was built and then worked closely with Architect Joseph Dimech who made the plans of the house. Built by master mason Mr. Victor Vella, Stella Maris was blessed by H.E. Mgr. Nicholas Cauchi, Bishop of Gozo in 30th June 1974. The altar, made of alabaster quarried in \u017bebbu\u0121 was executed in 2004 by Ronald Pisani (1951- 2023) and blessed by H.E. Mgr. Anton Teuma, Bishop of Gozo.<\/p>\n\n\n\n<p>The locals immediately welcomed the Society of St. Paul which, apart from its mission inspired from its founder Mgr. Giuseppe De Piro became involved in the ministry of the local community. During the 1980s the novices and brothers residing in Stella Maris House taught catechism to the local children on a daily basis, usually before school started. The pedagogical approach of these classes, held in the parish centre, were very welcomed by the community. Back in the late 1970s and early 1980s \u017bebbu\u0121 was a largely isolated, rural village with a strong Catholic identity that was slowly<br>assimilating the reforms of the Second Vatican Council.<\/p>\n\n\n\n<p>Therefore, the presence of the Society in \u017bebbu\u0121 coincided with these reforms and its mission was pivotal in the Catholic formation of the community. This ministry also included the celebration of Holy Mass in both Stella Maris house chapel and the Parish Church of the Assumption, a role that is still on to this day. The presence of the M.S.S.P. in \u017bebbu\u0121 was so marking that it inspired several young men from village to join the society. Both Fr. Frankie Cini and Fr. Louis Mallia served as provincials to the M.S.S.P. while H.E. The Most Reverend Giovanni Cefai was the first elected bishop hailing from \u017bebbu\u0121 and the first member of the society to be given the episcopal orders. Cefai heads the territorial prelature of Santiago Ap\u00f3stol<br>de Huancan\u00e9 in Peru.<\/p>\n\n\n\n<p>Dar Stella Maris houses a refectory, a chapel and a vestry, a conference hall, several office and guest rooms with ensuite and a large garden. The good design of the houses compliments the nearby primary school designed by Joseph Huntingford. Similary built in the modernist style, Stella Maris manages to merge the use of traditional materials such as the local stone and wood with the more experimental concrete. The fa\u00e7ade is a symmetrical structure adorned with modernistic rusticated walls that welcomes you with a set of three arches that are reached through a flight of stairs. The house enjoys breathtaking views of Xwejni, Qbajjar, Marsalforn, Wied l-Infern, Dabrani and Kuljat Hill, while on the right it has commanding views of the Citadel and Victoria and further away the Gozo Channel and Malta.<\/p>\n\n\n\n<p>Stella Maris treasures several works of art by Paul Camilleri Cauchi, Sandrina England, Mario Cassar and MaryRose Saliba. The current director of the house is Fr. Martin Cilia M.S.S.P. The house can be contacted on (+356) 21551159 email darstellamaris@mssp.org.mt<\/p>\n\n\n\n<p><strong>Research:<\/strong> Mario Cassar<br><strong>Copyright:<\/strong> So\u010bjeta\u2019 Banda Santa Marija and \u017bebbu\u0121 Gozo Local Council<br><strong>Photo credits:<\/strong> Mario Cassar, Fr. Martin Cilia, Peter Darmanin. The<br>Times of Malta<\/p>\n\n\n    <style>\n        .zebbug-post-gallery {\n            margin-bottom: 50px;\n        }\n        .zebbug-row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px 0;\n            justify-content: space-between;\n        }\n        .zebbug-row > .column {\n            padding: 0 8px;\n        }\n\n        .zebbug-row:after {\n            content: \"\";\n            display: table;\n            clear: both;\n        }\n\n        \/* Create four equal columns that floats next to eachother *\/\n        .column {\n            width: 50%;\n            flex: 0 0 50%;\n        }\n\n        \/* The Modal (background) *\/\n        .modal {\n            display: none;\n            position: fixed;\n            z-index: 1;\n            padding-top: 100px;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            overflow: auto;\n            background-color: black;\n        }\n\n        \/* Modal Content *\/\n        .modal-content {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            height: 80vh;\n            position: relative;\n            background-color: #0B1933;\n            margin: auto;\n            padding: 0;\n            width: 90%;\n            max-width: 1200px;\n        }\n\n        \/* The Close Button *\/\n        .close {\n            color: white;\n            position: absolute;\n            top: 10px;\n            right: 25px;\n            font-size: 35px;\n            font-weight: bold;\n            z-index: 2;\n        }\n\n        .close:hover,\n        .close:focus {\n            color: #999;\n            text-decoration: none;\n            cursor: pointer;\n        }\n\n        \/* Hide the slides by default *\/\n        .mySlides {\n            display: none;\n        }\n\n        \/* Next & previous buttons *\/\n        .prev,\n        .next {\n            cursor: pointer;\n            position: absolute;\n            top: 50%;\n            transform: translate(0,-50%);\n            width: auto;\n            padding: 16px;\n            color: white;\n            font-weight: bold;\n            font-size: 20px;\n            transition: 0.6s ease;\n            border-radius: 0 3px 3px 0;\n            user-select: none;\n            -webkit-user-select: none;\n            background-color: rgba(0,0,0,0.5);\n        }\n\n        \/* Position the \"next button\" to the right *\/\n        .next {\n            right: 0;\n            border-radius: 3px 0 0 3px;\n        }\n\n        \/* On hover, add a black background color with a little bit see-through *\/\n        .prev:hover,\n        .next:hover {\n            background-color: rgba(0, 0, 0, 0.8);\n        }\n\n        .prev{\n            left: 0;\n        }\n\n        \/* Number text (1\/3 etc) *\/\n        .numbertext {\n            color: #f2f2f2;\n            font-size: 12px;\n            padding: 8px 12px;\n            position: absolute;\n            top: 0;\n        }\n\n        \/* Caption text *\/\n        .caption-container {\n            text-align: center;\n            background-color: black;\n            padding: 2px 16px;\n            color: white;\n        }\n\n        img.demo {\n            opacity: 0.6;\n        }\n\n        .active,\n        .demo:hover {\n            opacity: 1;\n        }\n\n        img.hover-shadow {\n            transition: 0.3s;\n        }\n\n        .hover-shadow:hover {\n            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n        }\n        .mySlides img {\n            object-fit: contain;\n            max-height: 80vh;\n        }\n        .gallery-image img {\n            height: 100%;\n            object-fit: cover;\n        }\n        @media screen and (max-width:767px) {\n            .close {\n                top: 90px;\n                right: 40px;\n            }\n        }\n    <\/style>\n    <section class=\"zebbug-post-gallery\">\n\n        <!-- Images used to open the lightbox -->\n        <div class=\"zebbug-row zebbug-gallery\">\n                                                <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1687433493497.jpg\" onclick=\"openModal();currentSlide(1)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1687433529469.jpg\" onclick=\"openModal();currentSlide(2)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504896453.jpg\" onclick=\"openModal();currentSlide(3)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504917732.jpg\" onclick=\"openModal();currentSlide(4)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504929666.jpg\" onclick=\"openModal();currentSlide(5)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505078832.jpg\" onclick=\"openModal();currentSlide(6)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505119967-1.jpg\" onclick=\"openModal();currentSlide(7)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505119967.jpg\" onclick=\"openModal();currentSlide(8)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505147094.jpg\" onclick=\"openModal();currentSlide(9)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505186103.jpg\" onclick=\"openModal();currentSlide(10)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505198370.jpg\" onclick=\"openModal();currentSlide(11)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505794855.jpg\" onclick=\"openModal();currentSlide(12)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507661894.jpg\" onclick=\"openModal();currentSlide(13)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507708909.jpg\" onclick=\"openModal();currentSlide(14)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507726837.jpg\" onclick=\"openModal();currentSlide(15)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Screenshot_20240209_194118_Facebook-e1738143984565.jpg\" onclick=\"openModal();currentSlide(16)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Stella_Maris_Chapel_dedication.jpg\" onclick=\"openModal();currentSlide(17)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Stella_Maris_Chapel_Zebbug.jpg\" onclick=\"openModal();currentSlide(18)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <div class=\"column gallery-image\">\n                        <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/e591340bf653ebad01a48f9f31157ee8e99aa669-1667921359-b0c576e1-960x640-1.jpg\" onclick=\"openModal();currentSlide(19)\" class=\"hover-shadow\">\n                    <\/div>\n                                    <\/div>\n\n        <!-- The Modal\/Lightbox -->\n        <div id=\"myModal\" class=\"modal\">\n            <span class=\"close cursor\" onclick=\"closeModal()\">&times;<\/span>\n            <div class=\"modal-content\">\n\n                                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">1 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1687433493497.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">2 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1687433529469.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">3 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504896453.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">4 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504917732.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">5 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707504929666.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">6 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505078832.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">7 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505119967-1.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">8 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505119967.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">9 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505147094.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">10 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505186103.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">11 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505198370.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">12 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707505794855.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">13 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507661894.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">14 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507708909.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">15 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/FB_IMG_1707507726837.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">16 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Screenshot_20240209_194118_Facebook-e1738143984565.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">17 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Stella_Maris_Chapel_dedication.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">18 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/Stella_Maris_Chapel_Zebbug.jpg\" style=\"width:100%\">\n                        <\/div>\n                                            <div class=\"mySlides\">\n                            <div class=\"numbertext\">19 \/ 19<\/div>\n                            <img decoding=\"async\" src=\"https:\/\/zebbugheritagetrail.com\/wp-content\/uploads\/2024\/08\/e591340bf653ebad01a48f9f31157ee8e99aa669-1667921359-b0c576e1-960x640-1.jpg\" style=\"width:100%\">\n                        <\/div>\n                                    \n                <!-- Next\/previous controls -->\n                <a class=\"prev\" onclick=\"plusSlides(-1)\">&#10094;<\/a>\n                <a class=\"next\" onclick=\"plusSlides(1)\">&#10095;<\/a>\n\n                <!-- Thumbnail image controls -->\n                <!-- <div class=\"zebbug-row\">\n                                                                        <div class=\"column\">\n                                <img decoding=\"async\" class=\"demo\" src=\"\" onclick=\"currentSlide()\" alt=\"Nature\">\n                            <\/div>\n                                                            <\/div> -->\n            <\/div>\n        <\/div>\n    <\/section>\n    <script>\n        \/\/ Open the Modal\n        function openModal() {\n        document.getElementById(\"myModal\").style.display = \"block\";\n        }\n\n        \/\/ Close the Modal\n        function closeModal() {\n        document.getElementById(\"myModal\").style.display = \"none\";\n        }\n\n        var slideIndex = 1;\n        showSlides(slideIndex);\n\n        \/\/ Next\/previous controls\n        function plusSlides(n) {\n        showSlides(slideIndex += n);\n        }\n\n        \/\/ Thumbnail image controls\n        function currentSlide(n) {\n        showSlides(slideIndex = n);\n        }\n\n        function showSlides(n) {\n        var i;\n        var slides = document.getElementsByClassName(\"mySlides\");\n        var dots = document.getElementsByClassName(\"demo\");\n        var captionText = document.getElementById(\"caption\");\n        if (n > slides.length) {slideIndex = 1}\n        if (n < 1) {slideIndex = slides.length}\n        for (i = 0; i < slides.length; i++) {\n            slides[i].style.display = \"none\";\n        }\n        for (i = 0; i < dots.length; i++) {\n            dots[i].className = dots[i].className.replace(\" active\", \"\");\n        }\n        slides[slideIndex-1].style.display = \"block\";\n        dots[slideIndex-1].className += \" active\";\n        captionText.innerHTML = dots[slideIndex-1].alt;\n        }\n    <\/script>\n    ","protected":false},"excerpt":{"rendered":"<p>Stella Maris Retreat House has, for the last 40 years, provided a serene space where visitors and pilgrims could spend time of reflection and prayers. Originally built by the Missionary Society of St Paul, the house initially served as a noviciate where new members joining the society were prepared before actually fully joining the society. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":397,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[13],"tags":[],"class_list":["post-935","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/posts\/935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/comments?post=935"}],"version-history":[{"count":10,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/posts\/935\/revisions"}],"predecessor-version":[{"id":1980,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/posts\/935\/revisions\/1980"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/media\/397"}],"wp:attachment":[{"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/media?parent=935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/categories?post=935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zebbugheritagetrail.com\/en\/wp-json\/wp\/v2\/tags?post=935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}