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: "Deep Tissue / Sports Massage Leo Jimenez CMT",
description: "Leo Jimenez CMT offers specialized deep tissue and sports massage therapy in Sacramento, focusing on injury recovery, muscle tension relief, and athletic performance. As a certified massage therapist, Leo provides personalized treatments designed to address specific muscular issues and help clients achieve better mobility and pain relief.",
url: "https://www.massagebook.com/biz/Leo-Massage",
telephone: "+1-707-571-9621",
address: {
@type: "PostalAddress",
streetAddress: "25 Cadillac Dr suite 209",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95825",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5740627,
longitude: -121.41812320000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, active individuals, people with chronic pain or muscle tension, those recovering from injury",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Massage Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized 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.