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: "Cutting Edge Physical Therapy and Wellness",
description: "Cutting Edge Physical Therapy and Wellness in West Palm Beach offers comprehensive rehabilitation and fitness services including physical therapy, massage therapy, and fitness training. Their team of licensed physiotherapists specializes in injury recovery, sports rehabilitation, and wellness optimization for clients of all fitness levels. They combine evidence-based therapeutic techniques with personalized fitness programs to help patients return to their active lifestyles.",
url: "http://cuttingedgept.net/",
telephone: "+1-561-619-8954",
address: {
@type: "PostalAddress",
streetAddress: "2465 Mercer Ave STE 105",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.6925986,
longitude: -80.0697124
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "121",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with chronic pain, fitness enthusiasts seeking performance optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Rehabilitation Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access 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.