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: "Mustard Seed Massage - K St NW",
description: "Mustard Seed Massage is a full-service spa and wellness center with two locations in Washington, DC offering massage therapy, sauna facilities, and beauty services. They specialize in therapeutic massage combined with relaxation experiences, providing a comprehensive approach to wellness and stress relief for busy professionals and residents in the DC area.",
url: "https://www.mustardseedspa.com/",
telephone: "+1-202-347-8200",
address: {
@type: "PostalAddress",
streetAddress: "1108 K St NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.902309,
longitude: -77.0276282
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "209",
bestRating: "5"
},
areaServed: "Washington, DC",
knowsAbout: "Massage Therapy, DC professionals seeking stress relief, wellness-focused individuals, sauna enthusiasts, beauty and self-care seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple DC Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Spa Experience"
}
],
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.