Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Seven Moons Therapeutic Massage",
description: "Seven Moons Therapeutic Massage in Colorado Springs offers personalized massage therapy services designed to reduce tension, promote relaxation, and support overall wellness. The practice specializes in therapeutic massage techniques tailored to each client's needs, whether seeking relief from muscle tension, stress reduction, or injury recovery. With a commitment to creating a healing environment, they provide a welcoming space for clients to experience the restorative benefits of professional massage therapy.",
url: "https://square.site/book/7WMF4F3CZTR2G/seven-moons-therapeutic-massage-colorado-springs-co",
telephone: "+1-719-930-3852",
address: {
@type: "PostalAddress",
streetAddress: "2130 Academy Cir G",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8636334,
longitude: -104.75556279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking stress relief, people with muscle tension or pain, those recovering from minor injuries, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Online Booking"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Therapeutic Focus"
}
],
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.