{
  "@context": "https://schema.org",
  "@type": "HealthAndBeautyBusiness",
  "name": "Create Your Wellness",
  "alternateName": "CYW",
  "url": "https://createyourwellness.co.uk",
  "logo": "https://createyourwellness.co.uk/assets/img/logo.jpg",
  "image": "https://createyourwellness.co.uk/assets/img/logo.jpg",
  "description": "Premium holistic wellness clinic in Watford offering naturopathy, acupuncture, advanced aesthetics, massage, floatation, infrared sauna, coaching and gift experiences.",
  "telephone": "+44-1923-804445",
  "email": "hello@createyourwellness.co.uk",
  "priceRange": "££-£££",
  "founder": {
    "@type": "Person",
    "name": "Colin Solomon",
    "jobTitle": "Naturopath & Holistic Health Practitioner",
    "url": "https://createyourwellness.co.uk/about.html"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "172 Bushey Mill Lane",
    "addressLocality": "Watford",
    "addressRegion": "Hertfordshire",
    "postalCode": "WD24 7PB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6565,
    "longitude": -0.3903
  },
    "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": "Monday",
      "opens": "13:00",
      "closes": "16:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Tuesday", "Wednesday"],
      "opens": "10:00",
      "closes": "17:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": "Thursday",
      "opens": "10:00",
      "closes": "19:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Friday", "Saturday"],
      "opens": "10:00",
      "closes": "17:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": "Sunday",
      "opens": "11:00",
      "closes": "17:00",
      "description": "Private and exclusive wellness experiences by appointment only"
    }
  ],
  "sameAs": [
    "https://www.instagram.com/createyourwellness.co.uk/",
    "https://www.facebook.com/CreateYourWellnessUK",
    "https://www.linkedin.com/in/colin-solomon/",
    "https://x.com/ColinNaturopath",
    "https://www.youtube.com/@natural_healthcoach/",
    "https://www.tiktok.com/@naturalhealthcoach",
    "https://phorest.com/book/salons/createyourwellness"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Wellness services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Massage therapy", "url": "https://createyourwellness.co.uk/treatments/massage.html" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Facials & skin treatments", "url": "https://createyourwellness.co.uk/treatments/facials-skin.html" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Floatation therapy", "url": "https://createyourwellness.co.uk/treatments/floatation.html" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Gift vouchers", "url": "https://createyourwellness.co.uk/shop/vouchers.html" } }
    ]
  },
  "potentialAction": [
    {
      "@type": "ReserveAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://phorest.com/book/salons/createyourwellness",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform"
        ]
      },
      "name": "Book an appointment"
    }
  ],
  "aiDiscovery": {
    "llmsTxt": "https://createyourwellness.co.uk/llms.txt",
    "llmsFullTxt": "https://createyourwellness.co.uk/llms-full.txt",
    "sitemap": "https://createyourwellness.co.uk/sitemap.xml"
  }
}
