Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Essence Head Spa & Massage",
description: "Essence Head Spa & Massage specializes in traditional Korean head spa treatments combined with therapeutic massage services in the heart of Washington, DC. This wellness destination offers a unique blend of ancient Eastern healing techniques and modern spa relaxation, providing clients with stress relief, improved circulation, and rejuvenation through specialized head and body treatments.",
url: "https://www.essencespa1794.com/",
telephone: "+1-202-262-3831",
address: {
@type: "PostalAddress",
streetAddress: "1794 Columbia Rd NW #5",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20009",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.922678,
longitude: -77.0423225
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Massage Therapy, Stress relief seekers, wellness enthusiasts, individuals with scalp tension, those interested in Korean spa traditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Head Spa Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Spa & Massage Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.