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: "XPE Sports Rehab",
description: "XPE Sports Rehab is a specialized physical therapy clinic in Fort Lauderdale focused on sports injuries, athletic performance, and rehabilitation. The team provides evidence-based treatment for athletes of all levels, offering personalized recovery plans that combine manual therapy, functional training, and injury prevention strategies. They accept insurance and offer direct access care, allowing patients to seek treatment without a physician referral.",
url: "https://www.xpesportsrehab.com/",
telephone: "+1-954-940-0718",
address: {
@type: "PostalAddress",
streetAddress: "5300 Powerline Rd Suite 202",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33309",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.192229100000002,
longitude: -80.1538963
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from injury, Weekend warriors, Post-surgical athletes, Active individuals seeking performance optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
}
],
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.