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: "FYZICAL Therapy & Balance Centers - North Cary",
description: "FYZICAL Therapy & Balance Centers in North Cary is a professional physical therapy clinic specializing in rehabilitation, balance training, and injury recovery. Led by licensed physical therapists, they offer evidence-based treatments for orthopedic conditions, sports injuries, post-surgical rehabilitation, and fall prevention. The clinic accepts most insurance plans and provides direct access care without requiring a physician referral.",
url: "https://www.fyzical.com/north-cary-nc/",
telephone: "+1-919-651-0050",
address: {
@type: "PostalAddress",
streetAddress: "111 James Jackson Ave Suite 101",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7962061,
longitude: -78.8026684
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Cary and surrounding areas, NC",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, Post-surgical patients, Older adults seeking fall prevention, Individuals with orthopedic conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Balance & Fall Prevention Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Friendly"
}
],
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.