---
title: "Wellness Assessment - iCRYO Okatie-Bluffton"
url: https://icryo-okatiebluffton-sc.com/unified-signup
description: "Get your personalized wellness assessment and discover the perfect treatments for your goals."
lang: en
---

# Your Personalized Wellness Assessment

Answer a few questions to get personalized treatment recommendations and exclusive offers.

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "iCRYO Okatie-Bluffton",
    "image": "https://icryo-okatiebluffton-sc.com/og-image.jpg",
    "description": "Premium wellness and recovery center offering Cryotherapy, body sculpting, weight loss treatments, IV therapy, and more.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "46 Terrace Dr",
      "addressLocality": "Ridgeland",
      "addressRegion": "SC",
      "postalCode": "29936",
      "addressCountry": "US"
    },
    "telephone": "+1-843-986-7327",
    "url": "https://icryo-okatiebluffton-sc.com",
    "openingHours": [
      "Mo-Fr 08:00-20:00",
      "Sa 09:00-17:00",
      "Su 10:00-16:00"
    ],
    "priceRange": "$$",
    "servesCuisine": "Wellness Services",
    "acceptsReservations": true
  },
  {
    "@context": "https://schema.org",
    "@type": "MedicalBusiness",
    "name": "iCRYO Okatie-Bluffton",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "46 Terrace Dr",
      "addressLocality": "Ridgeland",
      "addressRegion": "South Carolina",
      "postalCode": "29936",
      "addressCountry": "US"
    },
    "telephone": "(843) 986-7327",
    "url": "https://icryo-okatiebluffton-sc.com",
    "priceRange": "$$",
    "acceptsReservations": true,
    "paymentAccepted": "Cash, Credit Card, Insurance",
    "currenciesAccepted": "USD",
    "openingHours": [
      "Mo-Fr 08:00-20:00",
      "Sa 09:00-17:00",
      "Su 10:00-16:00"
    ],
    "areaServed": [
      {
        "@type": "City",
        "name": "Okatie",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Bluffton",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Hilton Head",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Beaufort",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Ridgeland",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Sun City",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Port Royal",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      },
      {
        "@type": "City",
        "name": "Lady's Island",
        "containedInPlace": {
          "@type": "State",
          "name": "South Carolina"
        }
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": "4.9",
      "reviewCount": "500",
      "bestRating": "5",
      "worstRating": "1"
    },
    "image": "https://icryo-okatiebluffton-sc.com/assets/hero-spa.jpg"
  }
]
```