Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Emory Rehabilitation Outpatient Center - Buckhead",
description: "Emory Rehabilitation Outpatient Center in Buckhead is an Emory Healthcare facility offering comprehensive physical therapy and rehabilitation services for patients recovering from injury, surgery, or illness. The center specializes in personalized treatment plans delivered by licensed physical therapists and rehabilitation specialists. They serve patients with orthopedic conditions, post-surgical recovery, sports injuries, and neurological rehabilitation in a clinical setting affiliated with Emory's network of hospitals and medical providers.",
url: "http://www.emoryhealthcare.org/centers-programs/rehabilitation/recovery/outpatient-rehabilitation",
telephone: "+1-404-605-0344",
address: {
@type: "PostalAddress",
streetAddress: "2045 Peachtree Rd NE Ste 406",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30309",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.810503499999996,
longitude: -84.39207929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Atlanta and surrounding metro areas, Buckhead",
knowsAbout: "Physical Therapy, Post-surgical patients, orthopedic injury recovery, athletes returning to sport, individuals with work-related injuries",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emory Healthcare Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Programs"
}
],
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.