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: "Kathleen Therapeutic Massage",
description: "Kathleen's Therapeutic Massage is a pain management specialist practice run by Kathleen, a licensed vocational nurse since 1984 and certified massage therapist with nearly 30 years of experience. She specializes in deep tissue, myofascial release, sports massage, acupressure, pregnancy massage, and reflexology tailored to each client's needs. The practice also offers on-site chair massage for film productions and businesses, providing flexible scheduling Monday through Saturday until 10 PM.",
url: "http://kathleenstherapeuticmassage.com/",
telephone: "+1-310-738-3241",
address: {
@type: "PostalAddress",
streetAddress: "11600 Washington Pl suite 101",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90066",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0044495,
longitude: -118.4206432
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Massage Therapy, Pain management seekers, athletes and active individuals, pregnant clients, busy professionals needing extended hours, film and production crews",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pain Management Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours & Flexible Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Pressure & Technique"
}
],
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.