---
title: "Terms & Conditions | Radiance with Hazel"
url: "https://radiancewithhazel.com/terms"
description: "Website and appointment terms for Radiance with Hazel."
---

Terms & conditions

# Simple terms for a thoughtful experience.

These terms explain the basics of using this website and requesting an appointment.

Last updated July 24, 2026

## Website information

Website content is provided for general information and may be updated as services, availability, policies, and studio details change.

## Appointment bookings

An appointment booked through the online booking system is reserved when you receive the booking confirmation. Sending a message through the contact form does not reserve an appointment time.

## Service suitability

Services may be declined or adjusted when safety, product instructions, contraindications, or professional judgment make that appropriate. Share relevant sensitivities, conditions, medications, and recent treatments before your service.

## Policies and payment

Confirmed appointments are subject to the published studio policies. Current prices and payment details are shown during booking.

[Review the studio policies](https://radiancewithhazel.com/policies).

## Intellectual property

Unless otherwise stated, the website's copy, branding, and original content belong to Radiance with Hazel and may not be reused without permission.

## Questions

For questions about these terms, email [hazel@radiancewithhazel.com](mailto:hazel@radiancewithhazel.com) or use the [contact form](https://radiancewithhazel.com/contact).

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BeautySalon",
  "@id": "https://radiancewithhazel.com/#business",
  "name": "Radiance with Hazel",
  "url": "https://radiancewithhazel.com",
  "description": "Personalized lash extensions, lash lifts, brow design, brow lamination, and waxing in Mount Vernon, Washington, serving Burlington, Sedro-Woolley, La Conner, and all of Skagit County.",
  "image": "https://radiancewithhazel.com/og.png",
  "logo": "https://radiancewithhazel.com/logo.png",
  "telephone": "+13607084239",
  "email": "hazel@radiancewithhazel.com",
  "priceRange": "$30-$150",
  "currenciesAccepted": "USD",
  "areaServed": [
    {
      "@type": "City",
      "name": "Mount Vernon",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "Burlington",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "Sedro-Woolley",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "La Conner",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "Anacortes",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "Bow",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "City",
      "name": "Conway",
      "containedInPlace": {
        "@type": "AdministrativeArea",
        "name": "Skagit County"
      }
    },
    {
      "@type": "AdministrativeArea",
      "name": "Skagit County, WA"
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "name": "The Experience Salon",
    "streetAddress": "1934 E College Way",
    "addressLocality": "Mount Vernon",
    "addressRegion": "WA",
    "postalCode": "98273",
    "addressCountry": "US"
  },
  "hasMap": "https://www.google.com/maps/dir/?api=1&destination=The+Experience+Salon,+1934+E+College+Way,+Mount+Vernon,+WA+98273",
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Monday",
      "Tuesday",
      "Wednesday",
      "Thursday",
      "Friday",
      "Saturday"
    ],
    "opens": "08:00",
    "closes": "18:00"
  },
  "founder": {
    "@type": "Person",
    "name": "Hazel",
    "jobTitle": "Licensed Esthetician",
    "url": "https://radiancewithhazel.com/about",
    "worksFor": {
      "@id": "https://radiancewithhazel.com/#business"
    }
  },
  "potentialAction": {
    "@type": "ReserveAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://radiancewithhazel.com/book",
      "actionPlatform": [
        "https://schema.org/DesktopWebPlatform",
        "https://schema.org/MobileWebPlatform"
      ]
    },
    "result": {
      "@type": "Reservation",
      "name": "Appointment"
    }
  },
  "sameAs": [
    "https://www.instagram.com/radiance_with_hazel/",
    "https://www.facebook.com/people/Radiance-With-Hazel/61560615440776/#"
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://radiancewithhazel.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Terms & Conditions",
      "item": "https://radiancewithhazel.com/terms"
    }
  ]
}
```
