{"id":3692,"date":"2024-03-21T19:32:01","date_gmt":"2024-03-21T19:32:01","guid":{"rendered":"https:\/\/sscmusic.com\/?page_id=3692"},"modified":"2024-04-06T17:49:00","modified_gmt":"2024-04-06T17:49:00","slug":"tour-kouz1","status":"publish","type":"page","link":"https:\/\/sscmusic.com\/es\/tour-kouz1\/","title":{"rendered":"Tour marroqu\u00ed Kouz1"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Document<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        \/***template styles START **\/\n        .page-title{\n            display:none\n        }\n\n@media only screen and (max-width:800px) {\n  \/* For tablets: *\/\n  .main {\n    width: 80%;\n    padding: 0;\n  }\n  .right {\n    width: 100%;\n  }\n}\n@media only screen and (max-width:500px) {\n  \/* For mobile phones: *\/\n  .menu, .main, .right {\n    width: 100%;\n  }\n}\n        .pjax-container>#wrapper{\n            padding-top: 0 !important;\n        }\n        \/***template styles END **\/\n\n        #custom-page {\n            margin: 0;\n            background-color: black;\n            color: white;\n            font-family: \"Manrope\", sans-serif;\n        }\n        html{\n            scroll-behavior: smooth;\n        }\n\n        #custom-page h1,\n        #custom-page h2,\n        #custom-page h3,\n        #custom-page h4,\n        #custom-page h5,\n        #custom-page b {\n            font-weight: 700;\n            margin-top: 0;\n        }\n\n        #custom-page p {\n            font-weight: 200;\n            margin-top: 0;\n        }\n\n        #custom-page .mb-0 {\n            margin-bottom: 0;\n        }\n\n        #custom-page .mb-1 {\n            margin-bottom: .5rem;\n        }\n\n        #custom-page .mb-2 {\n            margin-bottom: 1rem;\n        }\n\n        #custom-page .mb-3 {\n            margin-bottom: 1.5rem;\n        }\n\n        #custom-page .mr-3 {\n            margin-right: 14px;\n        }\n\n        #custom-page small {\n            font-weight: 100;\n        }\n\n        .text-grey {\n            color: rgba(255, 255, 255, .8);\n        }\n\n        #custom-page a,\n        #custom-page button {\n            background: black;\n            border: none;\n            color: white;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            text-decoration: none;\n        }\n\n        #custom-page input {\n            min-height: 40px;\n            background: transparent;\n            border: none;\n            color: white;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            padding: 0 15px;\n        }\n\n        a.btn-white {\n            background: white;\n            color: black;\n            padding: 10px 15px;\n        }\n\n        .btn-black {\n            \n            color: Black;\n            padding: 4px 10px;\n            font-size: 13px;\n            border-radius: 5px;\n        }\n\n        #custom-page .title {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 20px;\n    max-width: 555px;\n    margin: 20px auto;\n        }\n\n        #custom-page .title * {\n            margin-bottom: 0;\n\n        }\n\n        #custom-page .title a {\n            display: flex;\n            align-items: center;\n            text-transform: uppercase;\n        }\n\n        #custom-page .title a span {\n            display: inline-block;\n            margin-right: 5px;\n        }\n\n        #custom-page #section1 {\n            text-align: center;\n        }\n\n        #custom-page #section1 .hero {\n            height: 53vh;\n            width: auto;\n            background-image: url('https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/04\/Post-3.jpg');\n            background-repeat: no-repeat;\n            background-size: 60vh auto;\n            background-attachment: fixed;\n            background-position: top center;\n            position: relative;\n        }\n\n        #custom-page #section1 .hero::after {\n            content: \"\";\n            position: absolute;\n            right: 0;\n            width: 100%;\n            height: 10vh;\n            bottom: -1px;\n            background: linear-gradient(0deg, black, transparent);\n        }\n\n        #custom-page #section1 .social-con {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        #custom-page #section1 .social-con a {\n            display: inline-block;\n            margin: 20px 10px;\n        }\n\n        #custom-page #section1 .sections{\n            position: relative;\n        }\n\n        #custom-page #section1 .sections::after {\n            content: \"\";\n            position: absolute;\n            right: 0;\n            width: 100px;\n            height: 60px;\n            top: 0;\n            background: linear-gradient(-45deg, black, transparent);\n        }\n\n        #custom-page #section1 .sections-scrollbar {\n            display: inline-block;\n            overflow-x: auto;\n            overflow-y: hidden;\n            white-space: nowrap;\n            margin-bottom: 20px;\n            scrollbar-width: none;\n            -ms-overflow-style: none;\n            max-width: 100vw;\n            position: relative;\n        }\n\n\n        #custom-page #section1 .sections-scrollbar::-webkit-scrollbar {\n            display: none;\n        }\n\n        #custom-page #section1 .sections-scrollbar a {\n            display: inline-block;\n            color: #A1A1AA;\n            padding: 15px;\n        }\n\n        #custom-page #section2,\n        #custom-page #section3,\n        #custom-page #section4,\n        #custom-page #section5,\n        #custom-page #section6,\n        #custom-page #section7 {\n            padding: 15px;\n            margin-bottom: 20px;\n        }\n\n        #custom-page #section2 .custom-release {\n            height: 300px;\n            border-radius: 15px;\n            padding: 15px;\n            margin-bottom: 20px;\n            background-color: yellow;\n            display: flex;\n            align-items: flex-end;\n            justify-content: center;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n        }\n\n        #custom-page #section3 .custom-video {\n            height: 180px;\n            border-radius: 15px;\n            background-color: #2a2a2a;\n            overflow: hidden;\n        }\n\n        #custom-page #section4 .music {\n            border-radius: 15px;\n            background-color: #2a2a2a;\n            overflow: hidden;\n        }\n\n        #custom-page #section5 .custom-calendar {\n            background-color: white;\n            border-radius: 8px;\n            padding: 15px 25px;\n            color: black;\n            display: flex;\n            align-items: center;\nmax-width: 512px;\n    margin: 20px auto;\n        }\n\n        #custom-page #section5 .date {\n            border: 1px solid black;\n            font-size: 13px;\n            font-weight: 700;\n            border-radius: 6px;\n        }\n\n        #custom-page #section5 .date .date-month {\n            background-color: black;\n            color: white;\n            padding: 3px 15px;\n            text-align: center;\n            font-size: 14px;\n        }\n\n        #custom-page #section5 .date .date-day {\n            padding: 5px 15px;\n            text-align: center;\n        }\n\n        #custom-page #section5 .custom-calendar-content {\n            flex: 1;\n            padding: 0 10px;\n        }\n\n        #custom-page #section5 .custom-calendar-content p {\n            margin-bottom: 5px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        #custom-page #section6 .custom-products {\n            display: inline-block;\n            margin-bottom: 20px;\n            max-width: 100vw;\n        }\n\n        #custom-page #section6 .custom-products .product-item {\n            display: inline-block;\n        }\n\n        #custom-page #section6 .custom-products .product-item .product-image {\n            height: 200px;\n            width: calc(50vw - 24px);\n            border-radius: 10px;\n            background-color: white;\n            margin-bottom: 10px;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n        }\n\n        #footer .mc4wp-form-fields {\n            background-color: white;\n            border-radius: 6px;\n            display: flex;\n            align-items: center;\n            display: flex;\n            margin: 15px auto 50px;\n    max-width: 555px;\n        }\n        #footer .mc4wp-form-fields p{\n            margin: 0 !important;\n        }\n        #footer .mc4wp-form-fields p:first-child{\n            flex: 1;\n        }\n\n        #footer .mc4wp-form-fields input[type=\"submit\"] {\n            padding: 8px 20px;\n            background-color: black;\n            color: white;\n            font-weight: 700;\n            margin-right: 5px;\n            border-radius: 6px;\n            margin: 5px;\n        }\n\n        #footer p {\n            margin-bottom: 0;\n            font-size: 11px;\n            color: white;\n        }\n        #footer input {\n            flex: 1;\n            min-height: 40px;\n            background: transparent;\n            border: none;\n            color: black;\n            font-weight: 700;\n            outline: none;\n            box-shadow: none;\n            font-size: 13px;\n            padding: 0 15px;\n        }\n\n        #footer h3:first-child{\n            font-size: 30px !important;\n        }\n        footer .vc_btn3-shape-round.vc_btn3-size-lg {\n            border-radius: 50%;\n        }\n    <\/style>\n<\/head>\n\n<body id=\"custom-page\">\n    <section id=\"section1\">\n        <div class=\"hero\">\n\n        <\/div>\n       \n       \n \n\n\n    <section id=\"section5\">\n        <div class=\"title\">\n            <h3>achetez v\u00f4tre ticket Sur Guichet.ma \ud83d\udc47\ud83c\udffb<\/h3>\n            <a href=\"#\">\n             \n                                <path\n                                    d=\"M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z\">\n                                <\/path>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">Mai<\/div>\n                <div class=\"date-day\">11<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>T\u00e9touan, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Cinema Espagnol<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-tetouan\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n         <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">Mai<\/div>\n                <div class=\"date-day\">18<\/div>\n            <\/div>\n            \n            \n            <div class=\"custom-calendar-content\">\n                <p><b>Meknes, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Salle Aladin<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-meknes\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n         <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">Mai<\/div>\n                <div class=\"date-day\">25<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Tanger, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Kaser El Anouar<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-tanger\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n         <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">08<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Al Hoce\u00efma, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Centre Hociema<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-al-hocima\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n        \n         <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">13<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Casablanca, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Megarama<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-casablanca\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n         <div class=\"custom-calendar mb-3\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">14<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Marrakech, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Institut Francais<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-marrakech\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n        <div class=\"custom-calendar\">\n            <div class=\"date\">\n                <div class=\"date-month\">JUN<\/div>\n                <div class=\"date-day\">15<\/div>\n            <\/div>\n            <div class=\"custom-calendar-content\">\n                <p><b>Rabat, Maroc<\/b><\/p>\n                <p class=\"mb-0\">Cinema Ranaissance<\/p>\n            <\/div>\n            <a href=\"https:\/\/www.guichet.com\/concerts-festivals\/en-concert-kouz1-a-rabat\" class=\"btn-black\">Acheter<\/a>\n        <\/div>\n    <\/section>\n   \n<\/body>\n\n<\/html>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Document achetez v\u00f4tre ticket Sur Guichet.ma \ud83d\udc47\ud83c\udffb Mai 11 T\u00e9touan, Maroc Cinema Espagnol Acheter Mai 18 Meknes, Maroc Salle Aladin Acheter Mai 25 Tanger, Maroc Kaser El Anouar Acheter JUN 08 Al Hoce\u00efma, Maroc Centre Hociema Acheter JUN 13 Casablanca, Maroc Megarama Acheter JUN 14 Marrakech, Maroc Institut Francais Acheter JUN 15 Rabat, Maroc Cinema Ranaissance Acheter","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"TEC\\Tickets\\Commerce\\Module","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-3692","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.6 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Kouz1 Moroccan Tour - SSC Music<\/title>\n<meta name=\"description\" content=\"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sscmusic.com\/es\/tour-kouz1\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kouz1 Moroccan Tour\" \/>\n<meta property=\"og:description\" content=\"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sscmusic.com\/es\/tour-kouz1\/\" \/>\n<meta property=\"og:site_name\" content=\"SSC Music\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/SSCMusicproduction\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-06T17:49:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/04\/kouz111.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\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=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/tour-kouz1\\\/\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/tour-kouz1\\\/\",\"name\":\"Kouz1 Moroccan Tour - SSC Music\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#website\"},\"datePublished\":\"2024-03-21T19:32:01+00:00\",\"dateModified\":\"2024-04-06T17:49:00+00:00\",\"description\":\"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/tour-kouz1\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sscmusic.com\\\/tour-kouz1\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/tour-kouz1\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sscmusic.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kouz1 Moroccan Tour\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#website\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/\",\"name\":\"SSC Music\",\"description\":\"Soldier Sergeant Chief\",\"publisher\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#organization\"},\"alternateName\":\"SSC Music\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sscmusic.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#organization\",\"name\":\"SSC Music\",\"alternateName\":\"SSC Music\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sscmusic.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-page-one.jpg\",\"contentUrl\":\"https:\\\/\\\/sscmusic.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-page-one.jpg\",\"width\":2000,\"height\":1600,\"caption\":\"SSC Music\"},\"image\":{\"@id\":\"https:\\\/\\\/sscmusic.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/SSCMusicproduction\",\"https:\\\/\\\/www.instagram.com\\\/ssc_music\\\/\"],\"publishingPrinciples\":\"https:\\\/\\\/sscmusic.com\\\/\",\"ownershipFundingInfo\":\"https:\\\/\\\/sscmusic.com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Kouz1 Moroccan Tour - SSC Music","description":"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma","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:\/\/sscmusic.com\/es\/tour-kouz1\/","og_locale":"es_ES","og_type":"article","og_title":"Kouz1 Moroccan Tour","og_description":"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma","og_url":"https:\/\/sscmusic.com\/es\/tour-kouz1\/","og_site_name":"SSC Music","article_publisher":"https:\/\/facebook.com\/SSCMusicproduction","article_modified_time":"2024-04-06T17:49:00+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/04\/kouz111.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sscmusic.com\/tour-kouz1\/","url":"https:\/\/sscmusic.com\/tour-kouz1\/","name":"Kouz1 Moroccan Tour - SSC Music","isPartOf":{"@id":"https:\/\/sscmusic.com\/#website"},"datePublished":"2024-03-21T19:32:01+00:00","dateModified":"2024-04-06T17:49:00+00:00","description":"Kouz1 Moroccan Tour r\u00e9serverez v\u00f4tre place sur ghichet.ma","breadcrumb":{"@id":"https:\/\/sscmusic.com\/tour-kouz1\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sscmusic.com\/tour-kouz1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sscmusic.com\/tour-kouz1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sscmusic.com\/"},{"@type":"ListItem","position":2,"name":"Kouz1 Moroccan Tour"}]},{"@type":"WebSite","@id":"https:\/\/sscmusic.com\/#website","url":"https:\/\/sscmusic.com\/","name":"M\u00fasica SSC","description":"Sargento Jefe Soldado","publisher":{"@id":"https:\/\/sscmusic.com\/#organization"},"alternateName":"SSC Music","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sscmusic.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/sscmusic.com\/#organization","name":"M\u00fasica SSC","alternateName":"SSC Music","url":"https:\/\/sscmusic.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/sscmusic.com\/#\/schema\/logo\/image\/","url":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg","contentUrl":"https:\/\/sscmusic.com\/wp-content\/uploads\/2024\/02\/logo-page-one.jpg","width":2000,"height":1600,"caption":"SSC Music"},"image":{"@id":"https:\/\/sscmusic.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/SSCMusicproduction","https:\/\/www.instagram.com\/ssc_music\/"],"publishingPrinciples":"https:\/\/sscmusic.com\/","ownershipFundingInfo":"https:\/\/sscmusic.com\/"}]}},"ticketed":false,"_links":{"self":[{"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/pages\/3692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/comments?post=3692"}],"version-history":[{"count":47,"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/pages\/3692\/revisions"}],"predecessor-version":[{"id":3766,"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/pages\/3692\/revisions\/3766"}],"wp:attachment":[{"href":"https:\/\/sscmusic.com\/es\/wp-json\/wp\/v2\/media?parent=3692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}