<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
    <!-- Primary Meta Tags -->
    <title>RecipeKick | Recipe-Free Cooking School & Culinary Travel Adventures</title>
    <meta name="title" content="RecipeKick | Recipe-Free Cooking School & Culinary Travel Adventures" />
    <meta name="description" content="Learn to cook without recipes and join boutique culinary travel adventures worldwide. RecipeKick teaches intuitive cooking skills through immersive experiences in Provence, Italy, Ireland, Mexico & more. Cook better. Together." />
    <meta name="keywords" content="recipe-free cooking, culinary travel, cooking school, food travel, cooking adventures, learn to cook, cooking classes, culinary retreats, food tours, cooking vacation, intuitive cooking, chef-led travel" />
    <meta name="author" content="RecipeKick" />
    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
    <link rel="canonical" href="https://www.recipekick.tv/" />
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.recipekick.tv/" />
    <meta property="og:title" content="RecipeKick | Recipe-Free Cooking School & Culinary Travel Adventures" />
    <meta property="og:description" content="Learn to cook without recipes and join boutique culinary travel adventures worldwide. Cook better. Together." />
    <meta property="og:image" content="https://www.recipekick.tv/homepage-hero.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:site_name" content="RecipeKick" />
    <meta property="og:locale" content="en_US" />

    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@recipekicktv" />
    <meta name="twitter:creator" content="@recipekicktv" />
    <meta name="twitter:url" content="https://www.recipekick.tv/" />
    <meta name="twitter:title" content="RecipeKick | Recipe-Free Cooking School & Culinary Travel Adventures" />
    <meta name="twitter:description" content="Learn to cook without recipes and join boutique culinary travel adventures worldwide. Cook better. Together." />
    <meta name="twitter:image" content="https://www.recipekick.tv/homepage-hero.png" />

    <!-- Additional SEO -->
    <meta name="geo.region" content="US" />
    <meta name="geo.placename" content="United States" />
    <meta name="language" content="English" />
    <meta name="revisit-after" content="7 days" />
    <meta name="rating" content="general" />
    
    <!-- Favicon -->
    <link rel="icon" type="image/png" href="/icons/artichoke.png" />
    <link rel="apple-touch-icon" sizes="180x180" href="/icons/artichoke.png" />
    
    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-8X00C20LC9"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-8X00C20LC9');
      gtag('config', 'G-VB6V73C985');
    </script>

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GT-WBTNRS2M');</script>

    <!-- Facebook Pixel -->
    <script>
      !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '1701346710317184');
      fbq('track', 'PageView');
    </script>

    <!-- Preconnect to external domains -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link rel="dns-prefetch" href="https://images.squarespace-cdn.com" />
    <link rel="preconnect" href="https://ruvctpqxwzjxhzbanqhc.supabase.co" crossorigin />
    <link rel="dns-prefetch" href="https://ruvctpqxwzjxhzbanqhc.supabase.co" />
    
    <!-- Preload custom fonts for faster rendering -->
    <link rel="preload" href="/fonts/fann-grotesque-regular.ttf" as="font" type="font/truetype" crossorigin />
    <link rel="preload" href="/fonts/fann-grotesque-medium.ttf" as="font" type="font/truetype" crossorigin />
    <link rel="preload" href="/fonts/FeatureDisplay-Regular.otf" as="font" type="font/opentype" crossorigin />
    
    <!-- Schema.org structured data for Organization -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "RecipeKick",
      "alternateName": "RecipeKick Culinary Adventures",
      "url": "https://www.recipekick.tv",
      "logo": "https://www.recipekick.tv/logo.png",
      "description": "RecipeKick is the premier recipe-free cooking school and culinary travel company, teaching intuitive cooking skills through immersive experiences worldwide.",
      "foundingDate": "2020",
      "sameAs": [
        "https://www.instagram.com/recipekick.tv",
        "https://www.facebook.com/groups/recipekick",
        "https://www.youtube.com/@recipekick"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "hello@recipekick.tv",
        "availableLanguage": "English"
      },
      "areaServed": {
        "@type": "GeoCircle",
        "geoMidpoint": {
          "@type": "GeoCoordinates",
          "latitude": 40.7128,
          "longitude": -74.0060
        },
        "geoRadius": "10000"
      }
    }
    </script>

    <!-- Schema.org for Educational Organization -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "EducationalOrganization",
      "name": "RecipeKick Cooking School",
      "description": "A revolutionary recipe-free cooking school that teaches people to cook intuitively, without following recipes. Learn techniques, flavor combinations, and cooking confidence.",
      "url": "https://www.recipekick.tv",
      "teaches": [
        "Intuitive Cooking",
        "Recipe-Free Cooking Techniques",
        "Flavor Pairing",
        "Kitchen Confidence",
        "Culinary Skills"
      ],
      "educationalCredentialAwarded": "Cooking Proficiency Certificate"
    }
    </script>

    <!-- Schema.org for Travel Agency / Tour Operator -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "TravelAgency",
      "name": "RecipeKick Adventures",
      "description": "Boutique culinary travel adventures for the curious epicurean. Chef-led immersive food experiences in Provence, Italy, Ireland, Mexico, England, and more.",
      "url": "https://www.recipekick.tv/adventures",
      "priceRange": "$$$",
      "tourProduct": [
        {
          "@type": "TouristTrip",
          "name": "Courageous Cook Camp Provence",
          "description": "Recipe-free cooking experience at Julia Child's former vacation home in Provence, France",
          "touristType": "Food enthusiast, Cooking student, Luxury traveler"
        },
        {
          "@type": "TouristTrip", 
          "name": "Cotswolds England Masterclass",
          "description": "Farm-to-table cooking adventure in the English countryside manor house",
          "touristType": "Food enthusiast, British cuisine lover, Luxury traveler"
        },
        {
          "@type": "TouristTrip",
          "name": "County Cork Ireland Masterclass", 
          "description": "Farm-to-table retreat in a medieval castle and Georgian Manor",
          "touristType": "Food enthusiast, Irish cuisine lover, Castle experience seeker"
        },
        {
          "@type": "TouristTrip",
          "name": "Parma Italy Immersion",
          "description": "Gastronomical feast exploring Parmigiano Reggiano, Prosciutto, and handmade pasta",
          "touristType": "Italian food lover, Gourmand, Culinary tourist"
        },
        {
          "@type": "TouristTrip",
          "name": "Cook Camp Mexico Coastal Vallarta",
          "description": "Hidden coastal village retreat with fresh ceviche, tacos, and outdoor jungle cooking",
          "touristType": "Adventure traveler, Mexican cuisine lover, Beach resort seeker"
        }
      ]
    }
    </script>

    <!-- FAQ Schema is injected per-page via SEOHead to avoid duplicate FAQPage entities -->


    <!-- WebSite Schema for Sitelinks Search Box -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "RecipeKick",
      "url": "https://www.recipekick.tv",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.recipekick.tv/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
    </script>
    <script type="module" crossorigin src="/assets/index-B3SSu_bd.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/vendor-react-BZ18XXMV.js">
    <link rel="modulepreload" crossorigin href="/assets/vendor-ui-DaxKzvPh.js">
    <link rel="modulepreload" crossorigin href="/assets/vendor-charts-BZNdM3yp.js">
    <link rel="modulepreload" crossorigin href="/assets/vendor-query-CmNCajoj.js">
    <link rel="stylesheet" crossorigin href="/assets/index-CWqoxGSJ.css">
  <script defer src="/~flock.js" data-proxy-url="/~api/analytics"></script></head>

  <body>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GT-WBTNRS2M"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- Facebook Pixel (noscript) -->
    <noscript><img height="1" width="1" style="display:none"
      src="https://www.facebook.com/tr?id=1701346710317184&ev=PageView&noscript=1"
    /></noscript>
    <div id="root"></div>
    <noscript>
      <header style="padding:2rem;max-width:800px;margin:0 auto;font-family:sans-serif;">
        <img src="/icons/artichoke.png" alt="RecipeKick logo" width="48" height="48" />
        <h1>RecipeKick — Recipe-Free Cooking School &amp; Culinary Travel Adventures</h1>
      </header>
      <main style="padding:2rem;max-width:800px;margin:0 auto;font-family:sans-serif;">
        <p>Learn to cook without recipes and join boutique culinary travel adventures worldwide. RecipeKick teaches intuitive cooking skills through immersive experiences. Cook better. Together.</p>
        <h2>What We Offer</h2>
        <ul>
          <li><strong>Live Cooking Classes</strong> — Weekly live classes streamed online. Learn recipe-free cooking techniques in real-time with expert chefs.</li>
          <li><strong>The Club</strong> — Six months of small-group cook coaching plus lifetime access to all live classes. Master recipe-free cooking forever.</li>
          <li><strong>Culinary Adventures</strong> — Travel to stunning destinations worldwide including Provence (France), Cotswolds (England), County Cork (Ireland), Parma (Italy), Coastal Vallarta (Mexico), Croatia, Brittany, Costa Brava, and Venice.</li>
          <li><strong>Courageous Cooking Method</strong> — Our signature bundle teaching you to cook confidently from whatever you have on hand.</li>
        </ul>
        <h2>What Is Recipe-Free Cooking?</h2>
        <p>Recipe-free cooking is an intuitive approach where you learn techniques, flavor combinations, and cooking methods rather than following step-by-step recipes. RecipeKick teaches you to cook confidently by understanding ingredients, timing, and taste — making you a more creative and adaptable cook.</p>
        <h2>Culinary Travel Destinations</h2>
        <ul>
          <li><a href="/adventures/cookcamp">Courageous Cook Camp — Provence, France</a></li>
          <li><a href="/adventures/cotswolds">Cotswolds, England — Farm-to-table manor house experience</a></li>
          <li><a href="/adventures/corkireland">County Cork, Ireland — Medieval castle &amp; Georgian Manor retreat</a></li>
          <li><a href="/adventures/parma">Parma, Italy — Parmigiano, Prosciutto &amp; handmade pasta immersion</a></li>
          <li><a href="/adventures/mexico">Coastal Vallarta, Mexico — Jungle cooking &amp; fresh ceviche retreat</a></li>
          <li><a href="/adventures/croatia">Croatia — Adriatic coastal culinary adventure</a></li>
          <li><a href="/adventures/brittany">Brittany, France — French coastal cuisine</a></li>
          <li><a href="/adventures/costa-brava">Costa Brava, Spain — Mediterranean cooking</a></li>
          <li><a href="/adventures/venice">Venice, Italy — Venetian culinary traditions</a></li>
        </ul>
        <h2>Member Testimonials</h2>
        <blockquote>"Recipe-free cooking is more than just cooking without a recipe. It is viewing food in a completely different way." — Jennifer D.</blockquote>
        <blockquote>"Don't join to learn to cook. Go there to learn the language of self confidence, trusting your senses, and opening your mind to spices and flavor." — Bethany H.</blockquote>
        <p><a href="/signup">Create a free account</a> | <a href="/adventures">Explore Adventures</a> | <a href="/browse">Browse Classes</a> | <a href="/about">About Us</a> | <a href="/chefs">Our Chefs</a></p>
        <footer><p>Contact: hello@recipekick.tv | &copy; 2025 RecipeKick. All rights reserved.</p></footer>
      </main>
    </noscript>
  </body>
</html>