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: "Miller Concierge Physical Therapy - Raleigh Location",
description: "Miller Concierge Physical Therapy in Raleigh offers personalized rehabilitation services designed to get patients moving pain-free and returning to their daily activities. Their team of licensed physical therapists specializes in orthopedic rehabilitation, sports injury recovery, and post-surgical rehab, providing direct-access care without requiring a physician referral. They combine evidence-based treatment with a concierge approach focused on individualized patient outcomes.",
url: "https://millerconciergept.com/home-page",
telephone: "+1-984-322-1940",
address: {
@type: "PostalAddress",
streetAddress: "106 Lake Boone Trail",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27608",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8175722,
longitude: -78.66293449999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic pain, anyone seeking personalized physical therapy without a physician referral",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Concierge-Style Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Rehabilitation"
}
],
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.