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: "Clearwater Sports & Wellness, P.A.",
description: "Clearwater Sports & Wellness, P.A., led by Dr. Frank Sessa, DC, is a chiropractic clinic specializing in pain relief through drug-free and surgery-free treatment. Services include chiropractic care for neck and back pain, joint pain and headaches, sports injury treatment, soft tissue therapy using Active Release Techniques (ART), and auto accident injury care. The practice focuses on addressing musculoskeletal and nervous system issues to improve overall health and function.",
url: "http://drfranksessa.com/",
telephone: "+1-727-669-3900",
address: {
@type: "PostalAddress",
streetAddress: "2555 Enterprise Rd #5",
addressLocality: "Clearwater",
addressRegion: "FL",
postalCode: "33763",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.013935,
longitude: -82.73869499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Clearwater, FL and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, auto accident injury victims, chronic pain sufferers seeking non-surgical treatment, sports injury patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Active Release Techniques (ART)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Injury Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Auto Accident Injury Care"
}
],
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.