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: "Lynn Teachworth PA Sports and Therapeutic Massage",
description: "Lynn Teachworth PA Sports and Therapeutic Massage offers personalized massage therapy services in Orlando, specializing in sports massage and therapeutic treatments. Lynn Teachworth, a licensed massage therapist, provides tailored sessions designed to address muscle tension, injury recovery, and overall wellness. The practice focuses on helping athletes and active individuals maintain peak performance while also serving clients seeking relief from chronic pain and stress.",
url: "http://massagebook.com/biz/lynnteachworth",
telephone: "+1-407-725-5252",
address: {
@type: "PostalAddress",
streetAddress: "7800 W Sand Lake Rd STE 214",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32819",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.448560999999998,
longitude: -81.4895161
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "82",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from injuries, those seeking therapeutic massage for chronic pain",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Injury Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.