{"id":1825,"date":"2026-05-18T08:38:32","date_gmt":"2026-05-18T08:38:32","guid":{"rendered":"https:\/\/crushstudios.nl\/?page_id=1825"},"modified":"2026-07-10T12:07:48","modified_gmt":"2026-07-10T12:07:48","slug":"home-v2","status":"publish","type":"page","link":"https:\/\/crushstudios.nl\/nl\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1825\" class=\"elementor elementor-1825\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-7c8e4b7 e-flex e-con-boxed e-con e-parent\" data-id=\"7c8e4b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0474003 elementor-widget elementor-widget-html\" data-id=\"0474003\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== CRUSH STUDIOS FULL HOMEPAGE - Paste entire block into WordPress Custom HTML ===== -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap');\n\n\/* ===== GLOBAL RESET ===== *\/\nhtml, body {\n  overflow-x: hidden !important;\n  max-width: 100% !important;\n}\n\n.crush-page {\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  background: #0a0a0a;\n  color: #ffffff;\n  width: 100vw;\n  max-width: 100vw;\n  position: relative;\n  left: 50%;\n  right: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  overflow: hidden;\n  box-sizing: border-box;\n}\n\n.crush-page *, .crush-page *::before, .crush-page *::after {\n  box-sizing: border-box;\n}\n\n\/* ========================================================== *\/\n\/* ===== HERO SECTION ===== *\/\n\/* ========================================================== *\/\n\n.crush-hero {\n  background: #0a0a0a;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  padding: 4rem 1.5rem 10rem;\n  width: 100%;\n  \/* overflow visible so CRUSH text can bleed out *\/\n  overflow: visible;\n}\n\n.crush-hero__aurora {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 80vw;\n  height: 60vh;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(56,130,220,0.18) 0%, rgba(30,80,180,0.1) 40%, transparent 70%);\n  filter: blur(80px);\n  animation: crush-breathe 8s ease-in-out infinite alternate;\n  pointer-events: none;\n  z-index: 1;\n}\n\n.crush-hero__grid {\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background-size: 60px 60px;\n  background-image:\n    linear-gradient(to right, rgba(255,255,255,0.03) 1px, transparent 1px),\n    linear-gradient(to bottom, rgba(255,255,255,0.03) 1px, transparent 1px);\n  -webkit-mask-image: linear-gradient(to bottom, transparent, black 30%, black 70%, transparent);\n  mask-image: linear-gradient(to bottom, transparent, black 30%, black 70%, transparent);\n  pointer-events: none;\n  z-index: 1;\n}\n\n.crush-hero__title {\n  font-family: 'Poppins', sans-serif !important;\n  font-weight: 800 !important;\n  font-size: clamp(2.5rem, 8vw, 6rem) !important;\n  letter-spacing: -1.5px !important;\n  text-align: center !important;\n  line-height: 1 !important;\n  margin: 0 0 1.5rem 0 !important;\n  position: relative;\n  z-index: 10;\n  color: #ffffff !important;\n  text-shadow: 0 0 40px rgba(255,255,255,0.15);\n}\n\n.crush-hero__title-line1 {\n  display: block;\n  color: #ffffff;\n}\n\n.crush-hero__title-line2 {\n  display: block;\n  color: #378ADD;\n  text-shadow: 0 0 30px rgba(56,138,221,0.5);\n  margin-top: 0.05em;\n}\n\n.crush-hero__sub {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 15px !important;\n  color: rgba(255,255,255,0.55) !important;\n  text-align: center !important;\n  max-width: 420px;\n  line-height: 1.7 !important;\n  margin: 0 auto 2rem auto !important;\n  position: relative;\n  z-index: 10;\n}\n\n.crush-hero__btns {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: center;\n  margin-bottom: 3rem;\n  position: relative;\n  z-index: 10;\n}\n\n.crush-hero__btn-primary,\n.crush-hero__btn-ghost {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 800 !important;\n  padding: 16px 36px !important;\n  border-radius: 6px !important;\n  cursor: pointer;\n  letter-spacing: 0.08em;\n  text-decoration: none !important;\n  display: inline-block;\n  transition: all 0.2s;\n  line-height: 1 !important;\n  text-transform: uppercase;\n}\n\n.crush-hero__btn-primary {\n  background: #378ADD !important;\n  color: #ffffff !important;\n  border: none;\n}\n.crush-hero__btn-primary:hover {\n  background: #185FA5 !important;\n  transform: translateY(-2px);\n  color: #ffffff !important;\n  box-shadow: 0 10px 20px -5px rgba(56,138,221,0.4);\n}\n\n.crush-hero__btn-ghost {\n  background: rgba(255,255,255,0.06) !important;\n  color: rgba(255,255,255,0.8) !important;\n  border: 1px solid rgba(255,255,255,0.15) !important;\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n.crush-hero__btn-ghost:hover {\n  background: rgba(255,255,255,0.12) !important;\n  color: #ffffff !important;\n  transform: translateY(-2px);\n}\n\n.crush-hero__image-stage {\n  position: relative;\n  z-index: 10;\n  width: 100%;\n  max-width: 780px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n.crush-hero__image-wrap {\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  border-radius: 20px;\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,0.08);\n  box-shadow: 0 40px 80px -20px rgba(0,0,0,0.7), 0 0 0 1px rgba(56,138,221,0.15);\n  aspect-ratio: 16 \/ 7;\n  background: rgba(255,255,255,0.04);\n}\n\n.crush-hero__image-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: brightness(0.85);\n}\n\n.crush-hero__image-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(to top, rgba(10,10,10,0.5) 0%, transparent 60%);\n}\n\n.crush-hero__giant {\n  position: absolute;\n  bottom: -40%;\n  left: 50%;\n  transform: translateX(-50%);\n  font-family: 'Poppins', sans-serif;\n  font-weight: 800;\n  font-size: clamp(6rem, 20vw, 22rem);\n  line-height: 0.75;\n  letter-spacing: -0.05em;\n  white-space: nowrap;\n  color: rgba(255,255,255,0.08);\n  pointer-events: none;\n  user-select: none;\n  z-index: 3;\n  margin: 0;\n  text-shadow: 0 0 60px rgba(0,0,0,0.5);\n  mix-blend-mode: screen;\n}\n\n@keyframes crush-breathe {\n  0% { transform: translate(-50%,-50%) scale(1); opacity: 0.6; }\n  100% { transform: translate(-50%,-50%) scale(1.1); opacity: 1; }\n}\n\n\/* ========================================================== *\/\n\/* ===== SHARED SECTION STYLES ===== *\/\n\/* ========================================================== *\/\n\n.crush-section {\n  padding: 6rem 1.5rem;\n  position: relative;\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.crush-eyebrow {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 800 !important;\n  letter-spacing: 0.3em !important;\n  text-transform: uppercase;\n  color: #ffffff !important;\n  margin: 0 0 1rem 0 !important;\n  display: inline-block;\n}\n\n.crush-h2 {\n  font-family: 'Poppins', sans-serif !important;\n  font-weight: 800 !important;\n  font-size: clamp(2rem, 5vw, 3.5rem) !important;\n  letter-spacing: -1.5px !important;\n  line-height: 1 !important;\n  margin: 0 0 1rem 0 !important;\n  color: #ffffff !important;\n  text-transform: uppercase;\n}\n\n.crush-h3 {\n  font-family: 'Poppins', sans-serif !important;\n  font-weight: 700 !important;\n  font-size: clamp(1.25rem, 2.5vw, 1.75rem) !important;\n  letter-spacing: -0.5px !important;\n  line-height: 1.2 !important;\n  margin: 0 0 1rem 0 !important;\n  color: #378ADD !important;\n  text-transform: uppercase;\n}\n\n.crush-text {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 16px !important;\n  color: rgba(255,255,255,0.7) !important;\n  line-height: 1.75 !important;\n  margin: 0 0 1rem 0 !important;\n}\n\n.crush-text strong {\n  color: #ffffff !important;\n  font-weight: 800 !important;\n  letter-spacing: 0.02em;\n}\n\n.crush-btn {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 800 !important;\n  padding: 16px 36px !important;\n  border-radius: 6px !important;\n  background: #378ADD !important;\n  color: #ffffff !important;\n  text-decoration: none !important;\n  display: inline-block;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  border: none;\n  cursor: pointer;\n  transition: all 0.2s;\n  margin-top: 1rem;\n}\n.crush-btn:hover {\n  background: #185FA5 !important;\n  transform: translateY(-2px);\n  box-shadow: 0 10px 20px -5px rgba(56,138,221,0.4);\n  color: #ffffff !important;\n}\n\n\/* ===== INTRO SECTION ===== *\/\n.crush-intro {\n  text-align: center;\n  padding: 8rem 1.5rem 4rem;\n}\n\n.crush-intro .crush-text {\n  max-width: 680px;\n  margin-left: auto !important;\n  margin-right: auto !important;\n}\n\n\/* ===== ALTERNATING IMAGE + TEXT ===== *\/\n.crush-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 4rem;\n  align-items: center;\n}\n\n.crush-split--reverse .crush-split__text {\n  order: 2;\n}\n.crush-split--reverse .crush-split__image {\n  order: 1;\n}\n\n.crush-split__image {\n  border-radius: 20px;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 5;\n  border: 1px solid rgba(255,255,255,0.08);\n  box-shadow: 0 40px 80px -20px rgba(0,0,0,0.7);\n  position: relative;\n}\n\n.crush-split__image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: brightness(0.9);\n}\n\n.crush-split__image::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(10,10,10,0.4) 0%, transparent 50%);\n  pointer-events: none;\n}\n\n.crush-list {\n  list-style: none;\n  padding: 0;\n  margin: 1.5rem 0 2rem 0;\n}\n\n.crush-list li {\n  list-style: none;\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 15px !important;\n  color: rgba(255,255,255,0.8) !important;\n  padding: 10px 0 10px 28px;\n  position: relative;\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n  line-height: 1.5;\n}\n\n.crush-list li::marker {\n  content: \"\";\n  display: none;\n}\n\n.crush-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 16px;\n  width: 14px;\n  height: 14px;\n  background: #378ADD;\n  border-radius: 3px;\n  box-shadow: 0 0 12px rgba(56,138,221,0.5);\n}\n\n\/* ===== FEATURE GRID (3 columns) ===== *\/\n.crush-features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.5rem;\n  margin-top: 3rem;\n}\n\n.crush-feature-card {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 16px;\n  padding: 2rem 1.75rem;\n  transition: all 0.3s;\n}\n\n.crush-feature-card:hover {\n  background: rgba(56,138,221,0.05);\n  border-color: rgba(56,138,221,0.25);\n  transform: translateY(-4px);\n}\n\n.crush-feature-card__number {\n  font-family: 'Poppins', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  color: #378ADD;\n  letter-spacing: 0.2em;\n  margin-bottom: 1rem;\n  display: block;\n}\n\n.crush-feature-card__title {\n  font-family: 'Poppins', sans-serif !important;\n  font-weight: 700 !important;\n  font-size: 18px !important;\n  color: #ffffff !important;\n  margin: 0 0 0.75rem 0 !important;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n  line-height: 1.3;\n}\n\n.crush-feature-card__text {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 14px !important;\n  color: rgba(255,255,255,0.65) !important;\n  line-height: 1.7 !important;\n  margin: 0 !important;\n}\n\n\/* ===== FAQ SECTION ===== *\/\n.crush-faq-section {\n  background: #050505;\n  padding: 6rem 1.5rem;\n  position: relative;\n}\n\n.crush-faq-header {\n  text-align: center;\n  margin-bottom: 3rem;\n  max-width: 680px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.crush-faq-list {\n  max-width: 820px;\n  margin: 0 auto;\n}\n\n.crush-faq-item {\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  padding: 1.5rem 0;\n  cursor: pointer;\n}\n\n.crush-faq-item summary {\n  font-family: 'Poppins', sans-serif;\n  font-weight: 700;\n  font-size: 17px;\n  color: #ffffff;\n  list-style: none;\n  position: relative;\n  padding-right: 40px;\n  cursor: pointer;\n  letter-spacing: 0.01em;\n  transition: color 0.2s;\n}\n\n.crush-faq-item summary:hover {\n  color: #378ADD;\n}\n\n.crush-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.crush-faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 28px;\n  color: #378ADD;\n  font-weight: 300;\n  transition: transform 0.3s;\n}\n\n.crush-faq-item[open] summary::after {\n  content: \"\u2212\";\n}\n\n.crush-faq-item__content {\n  padding-top: 1rem;\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  font-size: 15px;\n  color: rgba(255,255,255,0.7);\n  line-height: 1.75;\n}\n\n\/* ===== CTA BANNER ===== *\/\n.crush-cta-banner {\n  background: linear-gradient(135deg, #185FA5 0%, #378ADD 100%);\n  padding: 5rem 1.5rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.crush-cta-banner::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-size: 60px 60px;\n  background-image:\n    linear-gradient(to right, rgba(255,255,255,0.04) 1px, transparent 1px),\n    linear-gradient(to bottom, rgba(255,255,255,0.04) 1px, transparent 1px);\n  pointer-events: none;\n}\n\n.crush-cta-banner__inner {\n  position: relative;\n  z-index: 2;\n  max-width: 720px;\n  margin: 0 auto;\n}\n\n.crush-cta-banner h2 {\n  font-family: 'Poppins', sans-serif !important;\n  font-weight: 800 !important;\n  font-size: clamp(2rem, 5vw, 3.5rem) !important;\n  letter-spacing: -1.5px !important;\n  color: #ffffff !important;\n  text-transform: uppercase;\n  margin: 0 0 1rem 0 !important;\n  line-height: 1 !important;\n}\n\n.crush-cta-banner p {\n  font-family: 'Plus Jakarta Sans', sans-serif !important;\n  font-size: 16px !important;\n  color: rgba(255,255,255,0.9) !important;\n  margin: 0 0 2rem 0 !important;\n  line-height: 1.6 !important;\n}\n\n.crush-cta-banner .crush-btn {\n  background: #ffffff !important;\n  color: #185FA5 !important;\n}\n.crush-cta-banner .crush-btn:hover {\n  background: #0a0a0a !important;\n  color: #ffffff !important;\n}\n\n\/* ===== MOBILE ===== *\/\n@media (max-width: 768px) {\n  .crush-hero {\n    padding: 3rem 1.25rem 6rem;\n  }\n  \/* Keep hero image at desktop 16 \/ 7 ratio on mobile *\/\n  .crush-hero__image-wrap {\n    aspect-ratio: 16 \/ 7;\n  }\n  .crush-hero__title {\n    font-size: clamp(1.3rem, 6.5vw, 2.2rem) !important;\n    letter-spacing: -1px !important;\n  }\n  .crush-hero__btns {\n    flex-direction: column;\n    align-items: center;\n    width: 100%;\n    max-width: 280px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .crush-hero__btn-primary,\n  .crush-hero__btn-ghost {\n    padding: 16px 28px !important;\n    font-size: 12px !important;\n    width: 100%;\n    text-align: center;\n  }\n  .crush-hero__giant {\n    bottom: -25%;\n    font-size: clamp(4rem, 18vw, 8rem);\n  }\n  .crush-section {\n    padding: 4rem 1.25rem;\n  }\n  .crush-intro {\n    padding: 5rem 1.25rem 2rem;\n  }\n  .crush-split {\n    grid-template-columns: 1fr;\n    gap: 2rem;\n  }\n  .crush-split__image {\n    order: 1;\n    \/* Keep split images at desktop 4 \/ 5 ratio on mobile *\/\n    aspect-ratio: 4 \/ 5;\n  }\n  .crush-split__text {\n    order: 2;\n  }\n  .crush-features {\n    grid-template-columns: 1fr;\n  }\n  .crush-faq-section {\n    padding: 4rem 1.25rem;\n  }\n  .crush-cta-banner {\n    padding: 4rem 1.25rem;\n  }\n}\n<\/style>\n\n<div class=\"crush-page\">\n\n  <!-- ========================================================== -->\n  <!-- ===== HERO SECTION ===== -->\n  <!-- ========================================================== -->\n  <section class=\"crush-hero\">\n    <div class=\"crush-hero__aurora\"><\/div>\n    <div class=\"crush-hero__grid\"><\/div>\n\n    <h1 class=\"crush-hero__title\">\n      <span class=\"crush-hero__title-line1\">BURN. SHAKE. SMILE.<\/span>\n      <span class=\"crush-hero__title-line2\">CRUSH.<\/span>\n    <\/h1>\n\n    <p class=\"crush-hero__sub\">\n      The 50-minute full-body workout that sculpts and tones everybody. Lights low, music high, results guaranteed.\n    <\/p>\n\n    <div class=\"crush-hero__btns\">\n      <a href=\"\/schedule\/\" class=\"crush-hero__btn-primary\">Book a class<\/a>\n      <a href=\"\/schedule\/\" class=\"crush-hero__btn-ghost\">View schedule<\/a>\n    <\/div>\n\n    <div class=\"crush-hero__image-stage\">\n      <div class=\"crush-hero__image-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png\" alt=\"CRUSH Studios class\" \/>\n        <div class=\"crush-hero__image-overlay\"><\/div>\n      <\/div>\n      <div class=\"crush-hero__giant\">CRUSH<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== INTRO SECTION ===== -->\n  <section class=\"crush-section crush-intro\">\n    <span class=\"crush-eyebrow\">Welcome to CRUSH<\/span>\n    <h2 class=\"crush-h2\">THE HOME OF NEXT-LEVEL PILATES<\/h2>\n    <p class=\"crush-text\">\n      In the heart of Haarlem, we turn the lights low and the music high. Every session is designed to challenge your body, sharpen your mind and leave you feeling unstoppable. Whether you are stepping onto a reformer for the very first time or you are a seasoned practitioner ready to push further, this is your place. In just 50 minutes, you will burn, shake and leave with a feeling you cannot stop chasing.\n    <\/p>\n  <\/section>\n\n <!-- ===== FEEL THE BURN SECTION ===== -->\n  <section class=\"crush-section\">\n    <div class=\"crush-split\">\n      <div class=\"crush-split__text\">\n        <span class=\"crush-eyebrow\">Our Signature Classes<\/span>\n        <h2 class=\"crush-h2\">FEEL THE BURN<\/h2>\n        <h3 class=\"crush-h3\">Reformer Pilates &amp; Barre<\/h3>\n        <p class=\"crush-text\">\n          CRUSH comes in two signature formats. On the reformer, spring resistance and music carry you through a 50-minute full-body challenge: low-impact for your joints, high-intensity for your muscles. At the barre, small, controlled movements combine the precision of pilates, the power of fitness and the grace of dance, sculpting and toning your body from the inside out.\n        <\/p>\n        <p class=\"crush-text\">\n          Suitable for every body, every level.\n        <\/p>\n        <p class=\"crush-text\"><strong>BURN. SHAKE. SMILE. CRUSH.<\/strong><\/p>\n        <a href=\"\/schedule\/\" class=\"crush-btn\">Book your session<\/a>\n      <\/div>\n      <div class=\"crush-split__image\">\n        <img decoding=\"async\" src=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-40.png\" alt=\"Reformer Pilates and Barre at CRUSH\" \/>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== HIGH INTENSITY REFORMER SECTION ===== -->\n  <section class=\"crush-section\">\n    <div class=\"crush-split crush-split--reverse\">\n      <div class=\"crush-split__text\">\n        <span class=\"crush-eyebrow\">Signature Workout<\/span>\n        <h2 class=\"crush-h2\">HIGH INTENSITY REFORMER<\/h2>\n        <h3 class=\"crush-h3\">What to expect<\/h3>\n        <p class=\"crush-text\">\n          Our signature reformer class. 50 minutes that challenge you from head to toe. With the spring resistance of the CRUSH reformer, you activate deep core muscles, build strength and improve your balance and coordination. All while protecting your joints.\n        <\/p>\n        <p class=\"crush-text\">\n          The vibe: lights low, music high. Every class is different, every class is a challenge. Your instructor guides you step by step so you always train safely and get maximum results.\n        <\/p>\n        <h3 class=\"crush-h3\" style=\"margin-top:2rem;\">Results<\/h3>\n        <ul class=\"crush-list\">\n          <li>A leaner, stronger body<\/li>\n          <li>Better posture and more core stability<\/li>\n          <li>Increased calorie burn<\/li>\n          <li>Improved flexibility<\/li>\n          <li>Lower injury risk<\/li>\n        <\/ul>\n        <a href=\"\/schedule\/\" class=\"crush-btn\">Book your session<\/a>\n      <\/div>\n      <div class=\"crush-split__image\">\n        <img decoding=\"async\" src=\"https:\/\/crush.rs-api.eu\/cs\/wp-content\/uploads\/2024\/05\/IMG_4658CRUSH-v-kleur-2000px.jpg\" alt=\"High Intensity Reformer class\" \/>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== ADVANCED REFORMER SECTION ===== -->\n  <section class=\"crush-section\">\n    <div class=\"crush-split\">\n      <div class=\"crush-split__text\">\n        <span class=\"crush-eyebrow\">Next Level<\/span>\n        <h2 class=\"crush-h2\">ADVANCED REFORMER<\/h2>\n        <h3 class=\"crush-h3\">Ready for more?<\/h3>\n        <p class=\"crush-text\">\n          Are you comfortable on the reformer and ready for more? The Advanced High Intensity Reformer is built for those who want to go further. More complex sequences, higher resistance, faster transitions: this class demands more from your body and your mind.\n        <\/p>\n        <p class=\"crush-text\">\n          You combine everything you have learned in the regular Reformer class with an elevated intensity that takes your fitness, strength, and control to a new level. Less instruction, more flow. You already know how it works. Now it is about how far you can go.\n        <\/p>\n        <a href=\"\/schedule\/\" class=\"crush-btn\">Book your session<\/a>\n      <\/div>\n      <div class=\"crush-split__image\">\n        <img decoding=\"async\" src=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-39.png\" alt=\"Advanced Reformer class\" \/>\n      <\/div>\n    <\/div>\n  <\/section>\n  \n  <!-- ===== BARRE SECTION ===== -->\n  <section class=\"crush-section\">\n    <div class=\"crush-split crush-split--reverse\">\n      <div class=\"crush-split__text\">\n        <span class=\"crush-eyebrow\">Beyond the Reformer<\/span>\n        <h2 class=\"crush-h2\">SCULPT. TONE. GLOW.<\/h2>\n        <h3 class=\"crush-h3\">Welcome to Barre<\/h3>\n        <p class=\"crush-text\">\n          Inspired by the ballet barre, our Barre classes bring together the precision of pilates, the strength-building power of fitness training and the grace of dance. Small, controlled movements push your muscles to that signature CRUSH shake while sculpting, toning and lengthening your whole body, low-impact, every time.\n        <\/p>\n        <h3 class=\"crush-h3\" style=\"margin-top:2rem;\">Three Signature Formats<\/h3>\n        <ul class=\"crush-list\">\n          <li><strong>CRUSH Barre<\/strong> \u2014 our complete, all-round class: arms, core, glutes and legs, trained at the barre and on the mat<\/li>\n          <li><strong>Booty Barre<\/strong> \u2014 a focused session built to sculpt and strengthen your glutes, hamstrings and hips<\/li>\n          <li><strong>Ballet Barre<\/strong> \u2014 elegant, ballet-inspired movement for balance, flexibility and grace; no dance experience required<\/li>\n        <\/ul>\n        <a href=\"\/schedule\/\" class=\"crush-btn\">Book your session<\/a>\n      <\/div>\n      <div class=\"crush-split__image\">\n        <img decoding=\"async\" src=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/elementor\/thumbs\/IMG_4392-CRUSH_2000px-rnmr929mw08w5udkv34zmdncq9b4u54qp88oiemxvs.jpg\" alt=\"Barre class at CRUSH Studios\" \/>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== WHY CRUSH - FEATURE GRID ===== -->\n  <section class=\"crush-section\">\n    <div style=\"text-align:center; max-width:680px; margin:0 auto 2rem auto;\">\n      <span class=\"crush-eyebrow\">Why CRUSH<\/span>\n      <h2 class=\"crush-h2\">MORE THAN A WORKOUT<\/h2>\n      <p class=\"crush-text\">\n        At CRUSH, movement is more than exercise. It is energy, mindset and community.\n      <\/p>\n    <\/div>\n\n    <div class=\"crush-features\">\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">01<\/span>\n        <h3 class=\"crush-feature-card__title\">Custom-Built Reformers<\/h3>\n        <p class=\"crush-feature-card__text\">Our spring-loaded reformers are built for high intensity and low impact. Every rep, every stretch, every challenge, perfectly calibrated for your body.<\/p>\n      <\/div>\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">02<\/span>\n        <h3 class=\"crush-feature-card__title\">Expert Coaches<\/h3>\n        <p class=\"crush-feature-card__text\">Led by founder Marco van Tintelen, our team brings over 25 years of Pilates, dance and fitness experience to every session.<\/p>\n      <\/div>\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">03<\/span>\n        <h3 class=\"crush-feature-card__title\">Community Energy<\/h3>\n        <p class=\"crush-feature-card__text\">Lights low, music high. You come for the sweat and stay for the feeling. Our studio is designed to push you further than you thought possible.<\/p>\n      <\/div>\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">04<\/span>\n        <h3 class=\"crush-feature-card__title\">Every Body Welcome<\/h3>\n        <p class=\"crush-feature-card__text\">From first-timers to seasoned athletes, the reformer adapts to your level. You control your own resistance and pace.<\/p>\n      <\/div>\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">05<\/span>\n        <h3 class=\"crush-feature-card__title\">50-Minute Burn<\/h3>\n        <p class=\"crush-feature-card__text\">Full-body, high-intensity, low-impact. In under an hour, you work every muscle and leave stronger than when you walked in.<\/p>\n      <\/div>\n      <div class=\"crush-feature-card\">\n        <span class=\"crush-feature-card__number\">06<\/span>\n        <h3 class=\"crush-feature-card__title\">Results You Feel<\/h3>\n        <p class=\"crush-feature-card__text\">Stronger core, better posture, improved flexibility, more calories burned. You will not just see the results. You will feel them for days.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== FAQ SECTION ===== -->\n  <div class=\"crush-faq-section\">\n    <div class=\"crush-faq-header\">\n      <span class=\"crush-eyebrow\">FAQ<\/span>\n      <h2 class=\"crush-h2\">FREQUENTLY ASKED<\/h2>\n      <p class=\"crush-text\">Everything you need to know before booking your first class.<\/p>\n    <\/div>\n\n    <div class=\"crush-faq-list\">\n      <details class=\"crush-faq-item\">\n        <summary>How long does a class last?<\/summary>\n        <div class=\"crush-faq-item__content\">\n          Every class lasts 50 minutes. We recommend arriving 5 minutes before the start, especially if it is your first class.\n        <\/div>\n      <\/details>\n\n      <details class=\"crush-faq-item\">\n        <summary>What do I need to bring?<\/summary>\n        <div class=\"crush-faq-item__content\">\n          Wear comfortable sports clothing that fits close enough not to get caught in the machine. Grip socks are mandatory and available at our studio if you do not have your own. Bring a bottle of water. We will take care of the rest.\n        <\/div>\n      <\/details>\n\n      <details class=\"crush-faq-item\">\n        <summary>Who is Reformer suitable for?<\/summary>\n        <div class=\"crush-faq-item__content\">\n          For everyone. Reformer Pilates is low-impact and adaptable, making it ideal for injuries, pregnancy (after consultation), rehabilitation or simply as a complement to your current sport. Do you have a specific injury or medical question? Please contact us in advance.\n        <\/div>\n      <\/details>\n\n      <details class=\"crush-faq-item\">\n        <summary>Where is CRUSH Studios located?<\/summary>\n        <div class=\"crush-faq-item__content\">\n          CRUSH Studios is located at Zijlweg 1 in Haarlem. Easily accessible by public transport and with ample parking in the area.\n        <\/div>\n      <\/details>\n\n      <details class=\"crush-faq-item\">\n        <summary>Do I need to book in advance?<\/summary>\n        <div class=\"crush-faq-item__content\">\n          Yes, we work with small groups (max 13 people) to guarantee personal attention and quality. Book your spot through our website or app. Please note our 24-hour cancellation policy.\n        <\/div>\n      <\/details>\n    <\/div>\n  <\/div>\n\n  <!-- ===== FINAL CTA BANNER ===== -->\n  <div class=\"crush-cta-banner\">\n    <div class=\"crush-cta-banner__inner\">\n      <h2>READY TO CRUSH IT?<\/h2>\n      <p>Try your first three classes for just \u20ac40. No commitments, just the feeling.<\/p>\n      <a href=\"\/schedule\/\" class=\"crush-btn\">Book your first class<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-1bd151c e-con-full e-flex e-con e-parent\" data-id=\"1bd151c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b2af404 e-con-full e-flex e-con e-child\" data-id=\"b2af404\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d790487 elementor-widget elementor-widget-heading\" data-id=\"d790487\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Make scheduling easy!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb3da94 elementor-widget elementor-widget-image\" data-id=\"cb3da94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"453\" src=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2024\/04\/Iphone-Mockups.png\" class=\"attachment-large size-large wp-image-339\" alt=\"\" srcset=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2024\/04\/Iphone-Mockups.png 600w, https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2024\/04\/Iphone-Mockups-200x151.png 200w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7147870 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7147870\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/apps.apple.com\/nl\/app\/made-by-marco\/id1607182711\">\n\t\t\t<i aria-hidden=\"true\" class=\"auxicon auxicon-apple\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-167e2bd elementor-widget-tablet__width-auto elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-aux_modern_heading\" data-id=\"167e2bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"aux_modern_heading.default\">\n\t\t\t\t\t<section class=\"aux-widget-modern-heading\">\n            <div class=\"aux-widget-inner\"><h4 class=\"aux-modern-heading-primary\"><\/h4><h2 class=\"aux-modern-heading-secondary\"><span class=\"aux-head-before\">DOWNLOAD <\/span><span class=\"aux-head-after\">THE CRUSH STUDIOS APP<\/span><\/h2><div class=\"aux-modern-heading-description\"><p style=\"text-align: center\">Simply log in with your account information to easily view the schedule, book classes and buy memberships and class packs.<\/p><\/div><\/div>\n        <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6382cc6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6382cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.zingfit.MADE_by_Marco&#038;pcampaignid=web_share\">\n\t\t\t<i aria-hidden=\"true\" class=\"auxicon auxicon-android\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\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>BURN. SHAKE. SMILE. CRUSH. The 50-minute full-body workout that sculpts and tones everybody. Lights low, music high, results guaranteed. Book a class View schedule CRUSH Welcome to CRUSH THE HOME OF NEXT-LEVEL PILATES In the heart of Haarlem, we turn the lights low and the music high. Every session is designed to challenge your body, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-1825","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - CRUSH Studios<\/title>\n<meta name=\"description\" content=\"Sculpt and tone with high-intensity Reformer Pilates at CRUSH Studios Haarlem. Low lights, high energy, small groups. First 3 classes for \u20ac40.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crushstudios.nl\/nl\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - CRUSH Studios\" \/>\n<meta property=\"og:description\" content=\"Sculpt and tone with high-intensity Reformer Pilates at CRUSH Studios Haarlem. Low lights, high energy, small groups. First 3 classes for \u20ac40.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crushstudios.nl\/nl\/\" \/>\n<meta property=\"og:site_name\" content=\"Crush Studios\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T12:07:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/\",\"url\":\"https:\\\/\\\/crushstudios.nl\\\/\",\"name\":\"Home - CRUSH Studios\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/crushstudios.nl\\\/cs\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-41.png\",\"datePublished\":\"2026-05-18T08:38:32+00:00\",\"dateModified\":\"2026-07-10T12:07:48+00:00\",\"description\":\"Sculpt and tone with high-intensity Reformer Pilates at CRUSH Studios Haarlem. Low lights, high energy, small groups. First 3 classes for \u20ac40.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/crushstudios.nl\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#primaryimage\",\"url\":\"https:\\\/\\\/crushstudios.nl\\\/cs\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-41.png\",\"contentUrl\":\"https:\\\/\\\/crushstudios.nl\\\/cs\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Untitled-design-41.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/crushstudios.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#website\",\"url\":\"https:\\\/\\\/crushstudios.nl\\\/\",\"name\":\"CRUSH Studios\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/crushstudios.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#organization\",\"name\":\"CRUSH Studios\",\"url\":\"https:\\\/\\\/crushstudios.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/crushstudios.nl\\\/cs\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-Black-logo-wit_200px-1.jpg\",\"contentUrl\":\"https:\\\/\\\/crushstudios.nl\\\/cs\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-Black-logo-wit_200px-1.jpg\",\"width\":512,\"height\":512,\"caption\":\"CRUSH Studios\"},\"image\":{\"@id\":\"https:\\\/\\\/crushstudios.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/crush_reformerstudios\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - CRUSH Studios","description":"Sculpt en versterk met high-intensity Reformer Pilates bij CRUSH Studios Haarlem. Lage lichten, hoge energie, kleine groepen. Eerste 3 lessen voor \u20ac40.","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:\/\/crushstudios.nl\/nl\/","og_locale":"nl_NL","og_type":"article","og_title":"Home - CRUSH Studios","og_description":"Sculpt and tone with high-intensity Reformer Pilates at CRUSH Studios Haarlem. Low lights, high energy, small groups. First 3 classes for \u20ac40.","og_url":"https:\/\/crushstudios.nl\/nl\/","og_site_name":"Crush Studios","article_modified_time":"2026-07-10T12:07:48+00:00","og_image":[{"url":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"13 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crushstudios.nl\/","url":"https:\/\/crushstudios.nl\/","name":"Home - CRUSH Studios","isPartOf":{"@id":"https:\/\/crushstudios.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/crushstudios.nl\/#primaryimage"},"image":{"@id":"https:\/\/crushstudios.nl\/#primaryimage"},"thumbnailUrl":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png","datePublished":"2026-05-18T08:38:32+00:00","dateModified":"2026-07-10T12:07:48+00:00","description":"Sculpt en versterk met high-intensity Reformer Pilates bij CRUSH Studios Haarlem. Lage lichten, hoge energie, kleine groepen. Eerste 3 lessen voor \u20ac40.","breadcrumb":{"@id":"https:\/\/crushstudios.nl\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crushstudios.nl\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/crushstudios.nl\/#primaryimage","url":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png","contentUrl":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2026\/07\/Untitled-design-41.png"},{"@type":"BreadcrumbList","@id":"https:\/\/crushstudios.nl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crushstudios.nl\/"},{"@type":"ListItem","position":2,"name":"home"}]},{"@type":"WebSite","@id":"https:\/\/crushstudios.nl\/#website","url":"https:\/\/crushstudios.nl\/","name":"CRUSH Studios","description":"","publisher":{"@id":"https:\/\/crushstudios.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crushstudios.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/crushstudios.nl\/#organization","name":"CRUSH Studios","url":"https:\/\/crushstudios.nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/crushstudios.nl\/#\/schema\/logo\/image\/","url":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2024\/03\/cropped-Black-logo-wit_200px-1.jpg","contentUrl":"https:\/\/crushstudios.nl\/cs\/wp-content\/uploads\/2024\/03\/cropped-Black-logo-wit_200px-1.jpg","width":512,"height":512,"caption":"CRUSH Studios"},"image":{"@id":"https:\/\/crushstudios.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/crush_reformerstudios"]}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Roy van der Sleen","author_link":"https:\/\/crushstudios.nl\/nl\/author\/wboost\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"BURN. SHAKE. SMILE. CRUSH. The 50-minute full-body workout that sculpts and tones everybody. Lights low, music high, results guaranteed. Book a class View schedule CRUSH Welcome to CRUSH THE HOME OF NEXT-LEVEL PILATES In the heart of Haarlem, we turn the lights low and the music high. Every session is designed to challenge your body,&hellip;","_links":{"self":[{"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/pages\/1825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/comments?post=1825"}],"version-history":[{"count":26,"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/pages\/1825\/revisions"}],"predecessor-version":[{"id":2436,"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/pages\/1825\/revisions\/2436"}],"wp:attachment":[{"href":"https:\/\/crushstudios.nl\/nl\/wp-json\/wp\/v2\/media?parent=1825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}