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: "Osha Spa",
description: "Osha Spa is a massage therapy practice in Fredericksburg offering therapeutic massage services to help clients relax, recover, and rejuvenate. The spa provides personalized massage treatments designed to address individual wellness needs and promote overall health and relaxation.",
url: "https://calendly.com/oshean34",
telephone: "+1-571-567-4214",
address: {
@type: "PostalAddress",
streetAddress: "1931 Plank Rd #206",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.296838,
longitude: -77.4919753
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking relaxation, Professionals managing stress, Anyone looking for therapeutic wellness services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Online Booking"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.