{"id":517,"date":"2026-02-18T15:31:05","date_gmt":"2026-02-18T15:31:05","guid":{"rendered":"https:\/\/caseo.be\/contact\/"},"modified":"2026-06-22T16:09:34","modified_gmt":"2026-06-22T16:09:34","slug":"contact","status":"publish","type":"page","link":"https:\/\/caseo.be\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"517\" class=\"elementor elementor-517 elementor-28\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-351e6227 e-con-full e-flex e-con e-parent\" data-id=\"351e6227\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53197ffb elementor-widget elementor-widget-html\" data-id=\"53197ffb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n<title>Contact - Caseo<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --brand:#095292;\n  --brand-dark:#073f70;\n  --bg:#f7f9fc;\n  --card:#ffffff;\n  --text:#0f172a;\n  --muted:#5b6472;\n  --line:#e5e7eb;\n  --shadow:0 16px 46px rgba(15,23,42,.08);\n  --radius:20px;\n}\n*{box-sizing:border-box}\nhtml,body{margin:0;padding:0}\nbody{\n  font-family:\"Montserrat\",sans-serif;\n  background:var(--bg);\n  color:var(--text);\n  line-height:1.7;\n}\na{text-decoration:none}\n.caseo-container{\n  width:min(1200px, calc(100% - 40px));\n  margin:0 auto;\n}\n.caseo-section{padding:60px 0}\n.caseo-grid{display:grid;gap:22px}\n.caseo-grid-3{grid-template-columns:repeat(3,1fr)}\n.caseo-grid-2{grid-template-columns:repeat(2,1fr)}\n.caseo-card{\n  background:var(--card);\n  padding:26px 24px;\n  border-radius:var(--radius);\n  border:1px solid var(--line);\n  box-shadow:var(--shadow);\n}\n.caseo-contact-item a,\n.caseo-contact-item a:hover{\n  color:#095292 !important;\n  text-decoration:none;\n}\n.caseo-card h3,\n.caseo-card h2{\n  margin:0 0 10px;\n  font-weight:800;\n}\n.caseo-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:14px;\n}\n.caseo-link{\n  color:var(--brand);\n  font-weight:700;\n  word-break:break-word;\n}\n.caseo-kicker{\n  display:inline-block;\n  margin-bottom:12px;\n  padding:7px 13px;\n  border-radius:999px;\n  background:rgba(9,82,146,.08);\n  color:var(--brand);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.4px;\n  text-transform:uppercase;\n}\n.caseo-hero{\n  position:relative;\n  padding:72px 0 82px;\n  background:linear-gradient(180deg, var(--brand), #0b5ea8);\n  overflow:hidden;\n}\n.caseo-hero::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 20% 20%, rgba(255,255,255,.10), transparent 35%),\n    radial-gradient(circle at 80% 15%, rgba(255,255,255,.07), transparent 30%);\n  pointer-events:none;\n}\n.caseo-breadcrumbs{\n  position:relative;\n  z-index:1;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  margin-bottom:20px;\n  color:rgba(255,255,255,.88);\n  font-size:13px;\n  font-weight:600;\n}\n.caseo-breadcrumbs a{\n  color:rgba(255,255,255,.88);\n}\n.caseo-breadcrumbs span.current{\n  color:#fff;\n}\n.caseo-breadcrumbs .sep{\n  opacity:.7;\n}\n.caseo-hero__content{\n  position:relative;\n  z-index:1;\n  text-align:center;\n  max-width:820px;\n  margin:0 auto;\n}\n.caseo-hero__content h1{\n  margin:0 0 14px;\n  font-size:clamp(34px,4vw,64px);\n  line-height:1.08;\n  font-weight:800;\n  color:#fff;\n}\n.caseo-hero__content p{\n  margin:0 auto;\n  max-width:760px;\n  font-size:16px;\n  color:rgba(255,255,255,.88);\n}\n.caseo-contact-item strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:18px;\n  color:var(--text);\n}\n.caseo-contact-item small{\n  display:block;\n  margin-top:6px;\n  color:var(--muted);\n  font-size:13px;\n}\n.caseo-info-note{\n  margin-top:18px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:16px;\n  padding:18px 18px;\n  color:var(--muted);\n  font-size:14px;\n  box-shadow:var(--shadow);\n}\n.caseo-hours{\n  display:grid;\n  gap:10px;\n}\n.caseo-hours__row{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:18px;\n  padding:10px 0;\n  border-bottom:1px solid var(--line);\n}\n.caseo-hours__row:last-child{\n  border-bottom:none;\n}\n.caseo-hours__row span:first-child{\n  font-weight:700;\n  color:var(--text);\n}\n.caseo-hours__row span:last-child{\n  color:var(--muted);\n}\n.caseo-form input,\n.caseo-form textarea{\n  width:100%;\n  padding:14px 14px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  margin-bottom:14px;\n  font-family:\"Montserrat\",sans-serif;\n  font-size:14px;\n  outline:none;\n  transition:border-color .2s ease, box-shadow .2s ease;\n}\n.caseo-form input:focus,\n.caseo-form textarea:focus{\n  border-color:var(--brand);\n  box-shadow:0 0 0 4px rgba(9,82,146,.08);\n}\n.caseo-form textarea{\n  resize:vertical;\n  min-height:140px;\n}\n.caseo-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:13px 22px;\n  border:none;\n  border-radius:12px;\n  background:var(--brand);\n  color:#fff;\n  font-family:\"Montserrat\",sans-serif;\n  font-size:14px;\n  font-weight:700;\n  cursor:pointer;\n  transition:background .2s ease, transform .2s ease;\n}\n.caseo-btn:hover{\n  background:#0b5ea8;\n  transform:translateY(-2px);\n}\n.caseo-form-status{\n  display:none;\n  margin-top:12px;\n  font-size:12px;\n  line-height:1.6;\n  color:var(--muted);\n}\n.caseo-form-status.is-visible{\n  display:block;\n}\n@media (max-width:980px){\n  .caseo-grid-3{grid-template-columns:1fr}\n  .caseo-grid-2{grid-template-columns:1fr}\n}\n.caseo-contact-grid-4{grid-template-columns:repeat(4,1fr);gap:22px}\n@media (max-width:980px){\n  .caseo-contact-grid-4{grid-template-columns:1fr}\n}\n@media (max-width:640px){\n  .caseo-container{width:calc(100% - 22px)}\n  .caseo-hero{padding:48px 0 58px}\n  .caseo-breadcrumbs{\n    flex-wrap:wrap;\n    gap:8px;\n    margin-bottom:16px;\n  }\n  .caseo-hero__content p{\n    font-size:15px;\n  }\n  .caseo-card{\n    padding:22px 18px;\n  }\n}\n<\/style>\n<\/head>\n<body>\n\n<section class=\"caseo-hero\">\n  <div class=\"caseo-container\">\n    <nav class=\"caseo-breadcrumbs\" aria-label=\"Breadcrumb\">\n      <a href=\"\/\">Home<\/a>\n      <span class=\"sep\">\/<\/span>\n      <span class=\"current\">Contact<\/span>\n    <\/nav>\n\n    <div class=\"caseo-hero__content\">\n      <h1>Get In Touch<\/h1>\n      <p>Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"caseo-section\">\n  <div class=\"caseo-container\">\n    <div class=\"caseo-grid caseo-contact-grid-4\">\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">Phone<\/span>\n        <div class=\"caseo-contact-item\">\n          <strong>+32 (0) 3 646 15 43<\/strong>\n          <p>General<\/p>\n          <small>Reception &amp; transfer<\/small>\n        <\/div>\n      <\/div>\n\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">E-mail<\/span>\n        <div class=\"caseo-contact-item\">\n          <strong><a class=\"caseo-link\" href=\"mailto:info@caseo.be\">info@caseo.be<\/a><\/strong>\n          <p>General<\/p>\n          <small>For general questions and information<\/small>\n        <\/div>\n      <\/div>\n\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">E-mail<\/span>\n        <div class=\"caseo-contact-item\">\n          <strong><a class=\"caseo-link\" href=\"mailto:sales@caseo.be\">sales@caseo.be<\/a><\/strong>\n          <p>Sales<\/p>\n          <small>For quotations, pricing and availability<\/small>\n        <\/div>\n      <\/div>\n\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">E-mail<\/span>\n        <div class=\"caseo-contact-item\">\n          <strong><a class=\"caseo-link\" href=\"mailto:administration@caseo.be\">administration@caseo.be<\/a><\/strong>\n          <p>Accounting<\/p>\n          <small>For invoices and payments<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"caseo-info-note\">\n      Do you have a question? Feel free to contact us, we will be happy to help you.\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"caseo-section\" style=\"padding-top:0;\">\n  <div class=\"caseo-container\">\n    <div class=\"caseo-grid caseo-grid-3\">\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">Address<\/span>\n        <h3>Caseo Antwerpen<\/h3>\n        <p>Elsenstraat 2<br>2170 Antwerpen, Belgium<\/p>\n        <p style=\"margin-top:10px;\">Head office &amp; warehouse.<br>Central location for deliveries in the Antwerp region and beyond.<\/p>\n      <\/div>\n\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">Address<\/span>\n        <h3>Caseo Charleroi<\/h3>\n        <p>Rue Vital Fran\u00e7oise 220<br>6001 Charleroi, Belgium<\/p>\n        <p style=\"margin-top:10px;\">Warehouse &amp; logistics hub.<br>Ideal for deliveries in Wallonia and Northern France.<\/p>\n      <\/div>\n\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">Address<\/span>\n        <h3>Caseo Essen<\/h3>\n        <p>Am Stadthafen 12<br>45356 Essen, Duitsland<\/p>\n        <p style=\"margin-top:10px;\">German branch.<br>Support for projects in Germany and border regions.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"caseo-section\" style=\"padding-top:0;\">\n  <div class=\"caseo-container\">\n    <div class=\"caseo-grid caseo-grid-2\">\n      <div class=\"caseo-card\">\n        <span class=\"caseo-kicker\">Opening Hours<\/span>\n        <h2>Available on business days<\/h2>\n        <div class=\"caseo-hours\">\n          <div class=\"caseo-hours__row\"><span>Monday<\/span><span>08:00 \u2013 17:00<\/span><\/div>\n          <div class=\"caseo-hours__row\"><span>Tuesday<\/span><span>08:00 \u2013 17:00<\/span><\/div>\n          <div class=\"caseo-hours__row\"><span>Wednesday<\/span><span>08:00 \u2013 17:00<\/span><\/div>\n          <div class=\"caseo-hours__row\"><span>Thursday<\/span><span>08:00 \u2013 17:00<\/span><\/div>\n          <div class=\"caseo-hours__row\"><span>Friday<\/span><span>08:00 \u2013 17:00<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"caseo-card caseo-form\">\n        <span class=\"caseo-kicker\">Contact Form<\/span>\n        <h2>Send us a message<\/h2>\n        <p style=\"margin:0 0 18px;color:var(--muted);font-size:14px;\">We will contact you as soon as possible regarding your message.<\/p>\n\n        <form action=\"\/wp-admin\/admin-post.php\" method=\"POST\">\n          <input type=\"hidden\" name=\"action\" value=\"caseo_contact_form\">\n          <input type=\"hidden\" name=\"redirect_url\" value=\"\/en\/contact\/\">\n          <input type=\"text\" name=\"name\" placeholder=\"Name\" required>\n          <input type=\"email\" name=\"email\" placeholder=\"E-mail\" required>\n          <input type=\"text\" name=\"subject\" placeholder=\"Subject\">\n          <textarea name=\"message\" placeholder=\"Message\" required><\/textarea>\n          <button class=\"caseo-btn\" type=\"submit\">Send<\/button>\n        <\/form>\n        <div class=\"caseo-form-status\" id=\"caseo-form-status\">Your message has been sent. We will contact you as soon as possible.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<script>\n  (function() {\n    const caseoParams = new URLSearchParams(window.location.search);\n    const caseoStatus = document.getElementById('caseo-form-status');\n    if (caseoParams.get('caseo_sent') === '1' && caseoStatus) {\n      caseoStatus.classList.add('is-visible');\n    }\n  })();\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-517372e elementor-widget elementor-widget-html\" data-id=\"517372e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"caseo-contact-faq-map\">\n  <div class=\"caseo-container\">\n    <div class=\"caseo-contact-faq-map__grid\">\n\n      <!-- LEFT: MAP -->\n      <div class=\"caseo-contact-map-card\">\n        <span class=\"caseo-kicker\">Location<\/span>\n        <h2>Visit our branch<\/h2>\n       \n\n        <div class=\"caseo-contact-map-card__map\">\n          <iframe\n            src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d156.12102021039743!2d4.433330155294192!3d51.23866759821652!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c3f7b9e80d2d49%3A0x4757de42121a7cb6!2sCaseo%20Steel%20Center%20Nv!5e0!3m2!1snl!2snl!4v1775752607826!5m2!1snl!2snl\"\n            width=\"600\"\n            height=\"450\"\n            style=\"border:0;\"\n            allowfullscreen=\"\"\n            loading=\"lazy\"\n            referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT: FAQ -->\n      <div class=\"caseo-contact-faq-card\">\n        <span class=\"caseo-kicker\">FAQ<\/span>\n        <h2>Frequently asked questions<\/h2>\n        <p class=\"caseo-contact-faq-card__desc\">\n          Quick answers to the most common questions about contact, quotes and deliveries.\n        <\/p>\n\n        <div class=\"caseo-faq-list\">\n\n          <details class=\"caseo-faq-item\" open>\n            <summary>How quickly will I receive a response?<\/summary>\n            <div class=\"caseo-faq-item__content\">\n              We try to answer requests and contact messages as quickly as possible during office hours.\n            <\/div>\n          <\/details>\n\n          <details class=\"caseo-faq-item\">\n            <summary>Can I request a quote by email?<\/summary>\n            <div class=\"caseo-faq-item__content\">\n              Yes, you can easily request a quote via sales@caseo.be or through the contact form on this page.\n            <\/div>\n          <\/details>\n\n          <details class=\"caseo-faq-item\">\n            <summary>Can I call about an existing order?<\/summary>\n            <div class=\"caseo-faq-item__content\">\n              Yes, please keep your reference or order number at hand so we can help you faster.\n            <\/div>\n          <\/details>\n\n          <details class=\"caseo-faq-item\">\n            <summary>Do you also support suppliers and purchasing questions?<\/summary>\n            <div class=\"caseo-faq-item__content\">\n              Yes, for suppliers, appointments and purchasing questions, you can contact our purchasing department.\n            <\/div>\n          <\/details>\n\n          <details class=\"caseo-faq-item\">\n            <summary>Do you also deliver outside Belgium?<\/summary>\n            <div class=\"caseo-faq-item__content\">Yes, we support deliveries and projects in Belgium, Germany and surrounding regions.<\/div>\n          <\/details>\n\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.caseo-contact-faq-map{\n  padding:0 0 80px;\n}\n\n.caseo-contact-faq-map__grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:24px;\n  align-items:start;\n}\n\n.caseo-contact-map-card,\n.caseo-contact-faq-card{\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:24px;\n  box-shadow:var(--shadow);\n  padding:28px 24px;\n}\n\n.caseo-contact-map-card h2,\n.caseo-contact-faq-card h2{\n  margin:0 0 10px;\n  font-size:clamp(24px, 2.2vw, 34px);\n  line-height:1.12;\n  font-weight:800;\n  color:var(--text);\n}\n\n.caseo-contact-map-card p,\n.caseo-contact-faq-card__desc{\n  margin:0 0 18px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n\n.caseo-contact-map-card__map{\n  border-radius:18px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  background:#eef3f8;\n}\n\n.caseo-contact-map-card__map iframe{\n  width:100%;\n  height:460px;\n  display:block;\n}\n\n\/* FAQ *\/\n.caseo-faq-list{\n  display:grid;\n  gap:12px;\n}\n\n.caseo-faq-item{\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n  overflow:hidden;\n  transition:border-color .2s ease, box-shadow .2s ease;\n}\n\n.caseo-faq-item[open]{\n  border-color:rgba(9,82,146,.20);\n  box-shadow:0 8px 24px rgba(15,23,42,.04);\n}\n\n.caseo-faq-item summary{\n  list-style:none;\n  cursor:pointer;\n  position:relative;\n  padding:18px 48px 18px 18px;\n  font-size:15px;\n  font-weight:700;\n  color:var(--text);\n}\n\n.caseo-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.caseo-faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  width:26px;\n  height:26px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:rgba(9,82,146,.08);\n  color:var(--brand);\n  font-size:18px;\n  font-weight:700;\n}\n\n.caseo-faq-item[open] summary::after{\n  content:\"-\";\n  padding:0 18px 18px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n\n@media (max-width:980px){\n  .caseo-contact-faq-map__grid{\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:640px){\n  .caseo-contact-map-card,\n  .caseo-contact-faq-card{\n    padding:22px 18px;\n    border-radius:20px;\n  }\n\n  .caseo-contact-map-card__map iframe{\n    height:320px;\n  }\n\n  .caseo-faq-item summary{\n    font-size:14px;\n    padding:16px 44px 16px 16px;\n  }\n\n  .caseo-faq-item__content{\n    padding:0 16px 16px;\n    font-size:13.5px;\n  }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact &#8211; Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-517","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/caseo.be\/en\/contact\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Caseo Steel Center -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Contact - Caseo Steel Center\" \/>\n\t\t<meta property=\"og:description\" content=\"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/caseo.be\/en\/contact\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-02-18T15:31:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-22T16:09:34+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Contact - Caseo Steel Center\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/caseo.be\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/#listItem\",\"name\":\"Contact\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/#listItem\",\"position\":2,\"name\":\"Contact\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#organization\",\"name\":\"Caseo Steel Center\",\"url\":\"https:\\\/\\\/caseo.be\\\/en\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/#webpage\",\"url\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/\",\"name\":\"Contact - Caseo Steel Center\",\"description\":\"Contact - Caseo Home \\\/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception & transfer E-mail info@caseo.be General For general questions and information E-mail\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/contact\\\/#breadcrumblist\"},\"datePublished\":\"2026-02-18T15:31:05+00:00\",\"dateModified\":\"2026-06-22T16:09:34+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/caseo.be\\\/en\\\/\",\"name\":\"Caseo Steel Center\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/caseo.be\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Contact - Caseo Steel Center","description":"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception & transfer E-mail info@caseo.be General For general questions and information E-mail","canonical_url":"https:\/\/caseo.be\/en\/contact\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/caseo.be\/en\/contact\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/caseo.be\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/caseo.be\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/caseo.be\/en\/contact\/#listItem","name":"Contact"}},{"@type":"ListItem","@id":"https:\/\/caseo.be\/en\/contact\/#listItem","position":2,"name":"Contact","previousItem":{"@type":"ListItem","@id":"https:\/\/caseo.be\/en\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/caseo.be\/en\/#organization","name":"Caseo Steel Center","url":"https:\/\/caseo.be\/en\/"},{"@type":"WebPage","@id":"https:\/\/caseo.be\/en\/contact\/#webpage","url":"https:\/\/caseo.be\/en\/contact\/","name":"Contact - Caseo Steel Center","description":"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception & transfer E-mail info@caseo.be General For general questions and information E-mail","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/caseo.be\/en\/#website"},"breadcrumb":{"@id":"https:\/\/caseo.be\/en\/contact\/#breadcrumblist"},"datePublished":"2026-02-18T15:31:05+00:00","dateModified":"2026-06-22T16:09:34+00:00"},{"@type":"WebSite","@id":"https:\/\/caseo.be\/en\/#website","url":"https:\/\/caseo.be\/en\/","name":"Caseo Steel Center","inLanguage":"en-US","publisher":{"@id":"https:\/\/caseo.be\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Caseo Steel Center -","og:type":"article","og:title":"Contact - Caseo Steel Center","og:description":"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail","og:url":"https:\/\/caseo.be\/en\/contact\/","article:published_time":"2026-02-18T15:31:05+00:00","article:modified_time":"2026-06-22T16:09:34+00:00","twitter:card":"summary_large_image","twitter:title":"Contact - Caseo Steel Center","twitter:description":"Contact - Caseo Home \/ Contact Get In Touch Do you have questions about our product range, your application or a quotation request? Our team is happy to help with clear information and practical advice. Phone +32 (0) 3 646 15 43 General Reception &amp; transfer E-mail info@caseo.be General For general questions and information E-mail"},"aioseo_meta_data":{"post_id":"517","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-24 01:35:10","updated":"2026-06-24 01:35:10"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/caseo.be\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tContact\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/caseo.be\/en\/"},{"label":"Contact","link":"https:\/\/caseo.be\/en\/contact\/"}],"_links":{"self":[{"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/pages\/517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/comments?post=517"}],"version-history":[{"count":13,"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/pages\/517\/revisions"}],"predecessor-version":[{"id":1188,"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/pages\/517\/revisions\/1188"}],"wp:attachment":[{"href":"https:\/\/caseo.be\/en\/wp-json\/wp\/v2\/media?parent=517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}