---
title: "Book a Session — Awakening You Studios"
url: https://awakeningyoustudios.com/book
description: "Book your healing session with Awakening You Studios. Pick a date and time, and reserve your space."
lang: en
---

Book a session

# Reserve your space.

1. 1 Service
2. 2 Date & time
3. 3 Review
4. 4 Pay
5. 5 Done

Have a private-session access code?

Redeem it to book your session.

Redeem code →
https://awakeningyoustudios.com/book/code

## Adult Sessions

For ages 18+

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": [
    "LocalBusiness",
    "HealthAndBeautyBusiness"
  ],
  "name": "Awakening You Studios",
  "url": "https://awakeningyoustudios.com",
  "description": "Sacred healing studio offering Reiki, Seraphim Energy Healing, sacred circles, and ancestral healing in Herriman, UT.",
  "image": "https://awakeningyoustudios.com/favicon.png",
  "priceRange": "$$",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Herriman",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "areaServed": [
    {
      "@type": "City",
      "name": "Herriman"
    },
    {
      "@type": "State",
      "name": "Utah"
    }
  ],
  "sameAs": []
}
```