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: "Lori Gonzales, LMT: Deep Tissue Massage | Sports Massage | Therapeutic Massage Lubbock TX",
description: "Lori Gonzales, LMT offers deep tissue massage, sports massage, and therapeutic massage services in Lubbock. With expertise in therapeutic techniques, Lori specializes in addressing muscle tension, injury recovery, and overall wellness through hands-on massage therapy. She provides personalized treatment plans tailored to each client's specific needs and goals.",
url: "http://lubbocktherapeuticmassage.com/",
telephone: "+1-806-722-1934",
address: {
@type: "PostalAddress",
streetAddress: "8302 Indiana Ave suite 9",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79423",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5184028,
longitude: -101.88831309999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Massage Therapy, Athletes and active individuals, People with chronic muscle tension, Those recovering from injuries, Anyone seeking therapeutic wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Deep Tissue & Sports Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Massage Therapist"
}
],
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.