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: "UF Health Rehabilitation - Emerson",
description: "UF Health Rehabilitation - Emerson is a clinical rehabilitation center offering physical therapy, occupational therapy, and speech-language pathology services in Jacksonville. As part of the University of Florida Health system, this facility provides evidence-based rehabilitation care for patients recovering from surgery, injury, stroke, and other conditions affecting mobility and function. The center serves both outpatient clients and those referred from UF Health hospitals and physicians.",
url: "https://ufhealthjax.org/locations/uf-health-rehabilitation-emerson",
telephone: "+1-904-427-8900",
address: {
@type: "PostalAddress",
streetAddress: "4549 Emerson St building 2 suite 300",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.293138000000003,
longitude: -81.61719599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, stroke and neurological injury recovery, workers' compensation cases, insurance-covered rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "University of Florida Health System"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Rehabilitation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Available"
}
],
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.