{"id":339,"date":"2026-06-24T21:42:53","date_gmt":"2026-06-24T19:42:53","guid":{"rendered":"http:\/\/s776899100.online.de\/contact\/"},"modified":"2026-09-03T20:34:01","modified_gmt":"2026-09-03T18:34:01","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.schooluniverse.de\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-hero aia-hero--kontakt\">\n<div class=\"aia-hero__inner\">\n<p class=\"aia-eyebrow\">High School Abroad<\/p>\n<h1>Contact<\/h1>\n<p>You can send specific questions, appointment requests or feedback via Contact. It's best to name the country, time period, grade level and the most important open points.<\/p>\n<div class=\"cta-button-row cta-button-row--white\">\n<a class=\"cta-button cta-button--secondary-white\" href=\"https:\/\/www.schooluniverse.de\/\/en\/contact\/\">Get in Touch<\/a><br \/>\n<a class=\"cta-button cta-button--outline-white\" href=\"https:\/\/www.schooluniverse.de\/\/en\/high-school-abroad\/\">Explore Programs<\/a>\n<\/div>\n<\/div>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_block_row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-content-section\">\n<h2>This is how you reach us<\/h2>\n<p>We look forward to your message! Choose the contact option that suits you best.<\/p>\n<ul>\n<li><strong>Phone:<\/strong> <a href=\"tel:tba\">tba<\/a> (Mon\u2013Fri, 9 a.m.\u20135 p.m.)<\/li>\n<li><strong>E-mail:<\/strong> <a href=\"mailto:info@schooluniverse.de\">info@schooluniverse.de<\/a><\/li>\n<li><strong>Contact form:<\/strong> Use our <a href=\"#Formular\">Contact form<\/a>to send us a message.<\/li>\n<\/ul>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_2 et_pb_row et_block_row\">\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* --- Global Form Container --- *\/\n.wpcf7 {\n    max-width: 720px;\n    margin: 2rem auto 0 auto;\n}\n\n\/* --- Responsive Grid Layout --- *\/\n.wpcf7 .grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n    margin-bottom: 15px;\n}\n\n\/* Reset default CF7 paragraph margins that disrupt spacing *\/\n.wpcf7 form p {\n    margin: 0;\n}\n\n\/* --- Labels & Form Inputs --- *\/\n.wpcf7 label {\n    display: block;\n    font-weight: 600;\n    font-size: 20px;\n    margin-bottom: 5px;\n    color: #0D1720;\n}\n\n.wpcf7 input[type=\"text\"],\n.wpcf7 input[type=\"email\"],\n.wpcf7 input[type=\"tel\"],\n.wpcf7 select {\n    width: 100%;\n    padding: 10px 14px;\n    font-size: 1rem;\n    border: 1px solid #ccc;\n    border-radius: 20px;\n    background-color: #fff;\n    box-sizing: border-box;\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n\/* Interactive States *\/\n.wpcf7 input:focus,\n.wpcf7 select:focus {\n    border-color: #1a3965;\n    box-shadow: 0 0 0 3px rgba(0, 106, 179, 0.15);\n    outline: none;\n}\n\n\/* --- Phone Input Container Integration --- *\/\n.wpcf7 .phone-input-container {\n    display: flex;\n    align-items: stretch;\n    margin-top: 5px;\n}\n\n.wpcf7 .phone-input-container select.country-code {\n    max-width: 90px;\n    min-width: 90px;\n    border-right: none;\n    border-top-right-radius: 0;\n    border-bottom-right-radius: 0;\n    height: 44px; \/* Matches the input height *\/\n}\n\n.wpcf7 .phone-input-container .phone-number {\n    flex: 1;\n    border-top-left-radius: 0;\n    border-bottom-left-radius: 0;\n    height: 44px;\n}\n\n\/* Ensure the wrapper span doesn't break the layout *\/\n.wpcf7 .phone-input-container .wpcf7-form-control-wrap {\n    flex: 1;\n    margin: 0 !important;\n}\n\n\/* --- Checkboxes (Consent \/ Newsletter) --- *\/\n.wpcf7 .finish {\n    margin-bottom: 15px;\n}\n\n.wpcf7 .finish label {\n    display: flex;\n    align-items: flex-start;\n    font-weight: normal;\n    font-size: 0.9rem;\n    cursor: pointer;\n    line-height: 1.4;\n}\n\n.wpcf7 .finish input[type=\"checkbox\"] {\n    margin-top: 3px;\n    margin-right: 10px;\n    flex-shrink: 0;\n    width: 16px;\n    height: 16px;\n}\n\n\/* --- Submit Button --- *\/\n.wpcf7 input[type=\"submit\"].wpcf7-submit {\n    display: block;\n    width: 100%;\n    padding: 12px 20px;\n    background-color: #1a3965;\n    color: #fff;\n    font-size: 1.05rem;\n    font-weight: bold;\n    border: none;\n    border-radius: 20px;\n    cursor: pointer;\n    transition: background-color 0.2s ease;\n    margin-top: 20px;\n}\n\n.wpcf7 input[type=\"submit\"].wpcf7-submit:hover {\n    background-color: #00528c;\n}\n\n\/* Styling when button is disabled (e.g., before consent is checked) *\/\n.wpcf7 input[type=\"submit\"].wpcf7-submit:disabled {\n    background-color: #cccccc;\n    color: #666666;\n    cursor: not-allowed;\n}\n\n\/* --- Validation & Error Messages --- *\/\n.wpcf7 .wpcf7-not-valid-tip {\n    color: #dc3232;\n    font-size: 0.85rem;\n    margin-top: 5px;\n}\n\n.wpcf7 .wpcf7-response-output {\n    margin: 15px 0 0 0;\n    padding: 10px 15px;\n    border-radius: 6px;\n    font-weight: 500;\n}<\/style>\n<div style=\"margin-top:0;padding: 30px; color: #0D1720; background:#fff; border-radius:20px; border: 4px solid #00ffaf;\">\n  <h2 style=\"font-weight: bold; font-size: clamp(1.35rem, 3.5vw, 2rem);line-height: 1.2em;color:#0D1720;\">Contact:<\/h2>\n  \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1325-o1\" lang=\"de-DE\" dir=\"ltr\" data-wpcf7-id=\"1325\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/339#wpcf7-f1325-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1325\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"de_DE\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1325-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:1325,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false}}\" \/>\n<\/fieldset>\n<div class=\"grid\">\n\t<div>\n\t\t<p><label>First name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"firstname\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"firstname\" \/><\/span><\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label>Last name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><\/label>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"grid\">\n\t<div>\n\t\t<p><label>Your email address<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><\/label>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label>Your phone number<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" minlength=\"6\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel phone-number\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"+49 6123 1234 34\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span><\/label>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"finish\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"accept_consent\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"accept_consent\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I have read and acknowledged the <a href=\"\/impressum\/\" target=\"_blank\">Terms and Conditions<\/a> and the <a href=\"\/datenschutz\/\" target=\"_blank\">Privacy Policy<\/a>.<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n<\/div>\n<div class=\"finish\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"accept_newsletter\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"accept_newsletter\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I would like to receive news about stays abroad and funding from \u201c<em>School Universe<\/em>\u201d via email. You can revoke this consent at any time (see <a href=\"\/datenschutz\/\" target=\"_blank\">Privacy Policy<\/a>).<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n<\/div>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_3 et_pb_row et_block_row\">\n<div class=\"et_pb_column_3 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-content-section\">\n<h2>Office hours &amp; address<\/h2>\n<p>Our advice can be reached by telephone or email from Monday to Friday between 9:00 a.m. and 5:00 p.m. For personal appointments, visit us at <strong>H\u00fcgelstra\u00dfe 41, Darmstadt<\/strong>. Please make an appointment in advance.<\/p>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_4 et_pb_row et_block_row\">\n<div class=\"et_pb_column_4 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-content-section\">\n<h2>Contact FAQ<\/h2>\n<div class=\"faq-block\">\n<details>\n<summary>How quickly will I receive an answer?<\/summary>\n<p>We usually respond within 24 hours on working days. During peak times it may take a little longer.<\/p>\n<\/details>\n<details>\n<summary>Do I need to make an appointment?<\/summary>\n<p>For a personal conversation, we ask that you make an appointment so that we can plan enough time for your concerns.<\/p>\n<\/details>\n<details>\n<summary>Who is my contact person?<\/summary>\n<p>Our team consists of experienced consultants. Depending on the topic, you will receive a suitable contact person. We will establish contact after your request.<\/p>\n<\/details>\n<details>\n<summary>How is my data protected?<\/summary>\n<p>Your data will be treated confidentially and will only be used to process your request. You can find further information in our data protection declaration.<\/p>\n<\/details>\n<\/div>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_5 et_pb_row et_block_row\">\n<div class=\"et_pb_column_5 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-content-section aia-citation-summary\">\n<h2>What prepares a good decision<\/h2>\n<ul>\n<li>A conversation is most helpful when wishes, concerns, time period, grade level and budget are openly stated.<\/li>\n<li>Advice should explain options, make boundaries transparent and not make any hasty promises.<\/li>\n<li>In the end it should be clearer which countries, program duration and next steps are realistic.<\/li>\n<\/ul>\n<p>For further planning this fits: <a href=\"https:\/\/www.schooluniverse.de\/\/en\/book-consultation\/\">Consultation<\/a>, <a href=\"https:\/\/www.schooluniverse.de\/\/en\/book-consultation\/\">Consultation appointment<\/a>, <a href=\"https:\/\/www.schooluniverse.de\/\/en\/faq\/\">FAQ<\/a>.<\/p>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_6 et_pb_row et_block_row\">\n<div class=\"et_pb_column_6 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-internal-links\">\n<h2>Related Topics<\/h2>\n<ul>\n<li><a href=\"https:\/\/www.schooluniverse.de\/\/en\/book-consultation\/\">Consultation<\/a><\/li>\n<li><a href=\"https:\/\/www.schooluniverse.de\/\/en\/book-consultation\/\">Consultation appointment<\/a><\/li>\n<li><a href=\"https:\/\/www.schooluniverse.de\/\/en\/faq\/\">FAQ<\/a><\/li>\n<li><a href=\"https:\/\/www.schooluniverse.de\/\/en\/parents\/\">For parents<\/a><\/li>\n<li><a href=\"https:\/\/www.schooluniverse.de\/\/en\/high-school-abroad-costs\/\">Cost<\/a><\/li>\n<\/ul>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_7 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_7 et_pb_row et_block_row\">\n<div class=\"et_pb_column_7 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><section class=\"aia-section aia-cta-section\">\n<h2>What Makes Sense Now<\/h2>\n<p>If you would like to clarify the next steps, we will sort out the countries, duration, budget, accommodation and any outstanding parental questions together.<\/p>\n<div class=\"cta-button-row cta-button-row--blue\">\n<a class=\"cta-button cta-button--primary\" href=\"https:\/\/www.schooluniverse.de\/\/en\/contact\/\">Get in Touch<\/a><br \/>\n<a class=\"cta-button cta-button--outline-blue\" href=\"https:\/\/www.schooluniverse.de\/\/en\/high-school-abroad\/\">Explore Programs<\/a>\n<\/div>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Conversion contact You can send specific questions, appointment requests or feedback via Contact. It&#8217;s best to name the country, time period, grade.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":28,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-339","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact | School Universe<\/title>\n<meta name=\"description\" content=\"You can send specific questions, appointment requests or feedback via Contact. It&#039;s best to name the country, time period, grade level and the most.\" \/>\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.schooluniverse.de\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact | School Universe\" \/>\n<meta property=\"og:description\" content=\"You can send specific questions, appointment requests or feedback via Contact. It&#039;s best to name the country, time period, grade level and the most.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.schooluniverse.de\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"School Universe\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-03T18:34:01+00:00\" \/>\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.schooluniverse.de\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/contact\\\/\",\"name\":\"Contact | School Universe\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#website\"},\"datePublished\":\"2026-06-24T19:42:53+00:00\",\"dateModified\":\"2026-09-03T18:34:01+00:00\",\"description\":\"You can send specific questions, appointment requests or feedback via Contact. It's best to name the country, time period, grade level and the most.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/\",\"name\":\"School Universe\",\"description\":\"Explore your future\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#organization\",\"name\":\"School Universe\",\"url\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.schooluniverse.de\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/schooluniverse.png\",\"contentUrl\":\"https:\\\/\\\/www.schooluniverse.de\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/schooluniverse.png\",\"width\":216,\"height\":91,\"caption\":\"School Universe\"},\"image\":{\"@id\":\"https:\\\/\\\/www.schooluniverse.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact | School Universe","description":"You can send specific questions, appointment requests or feedback via Contact. It's best to name the country, time period, grade level and the most.","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.schooluniverse.de\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact | School Universe","og_description":"You can send specific questions, appointment requests or feedback via Contact. It's best to name the country, time period, grade level and the most.","og_url":"https:\/\/www.schooluniverse.de\/en\/contact\/","og_site_name":"School Universe","article_modified_time":"2026-09-03T18:34:01+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.schooluniverse.de\/en\/contact\/","url":"https:\/\/www.schooluniverse.de\/en\/contact\/","name":"Contact | School Universe","isPartOf":{"@id":"https:\/\/www.schooluniverse.de\/en\/#website"},"datePublished":"2026-06-24T19:42:53+00:00","dateModified":"2026-09-03T18:34:01+00:00","description":"You can send specific questions, appointment requests or feedback via Contact. It's best to name the country, time period, grade level and the most.","breadcrumb":{"@id":"https:\/\/www.schooluniverse.de\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.schooluniverse.de\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.schooluniverse.de\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/www.schooluniverse.de\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/www.schooluniverse.de\/en\/#website","url":"https:\/\/www.schooluniverse.de\/en\/","name":"School Universe","description":"Explore your future","publisher":{"@id":"https:\/\/www.schooluniverse.de\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.schooluniverse.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.schooluniverse.de\/en\/#organization","name":"School Universe","url":"https:\/\/www.schooluniverse.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.schooluniverse.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.schooluniverse.de\/wp-content\/uploads\/2026\/08\/schooluniverse.png","contentUrl":"https:\/\/www.schooluniverse.de\/wp-content\/uploads\/2026\/08\/schooluniverse.png","width":216,"height":91,"caption":"School Universe"},"image":{"@id":"https:\/\/www.schooluniverse.de\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/pages\/339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":6,"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/pages\/339\/revisions"}],"predecessor-version":[{"id":1332,"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/pages\/339\/revisions\/1332"}],"wp:attachment":[{"href":"https:\/\/www.schooluniverse.de\/en\/wp-json\/wp\/v2\/media?parent=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}