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: "Rehabilitation Institute of Washington PLLC",
description: "Rehabilitation Institute of Washington is a multidisciplinary clinic specializing in recovery from brain injuries, concussions, persistent pain, and work-related injuries. Founded as an independent facility in 2005 (originally part of Virginia Mason Medical Center), they offer evidence-based rehabilitation programs including physical therapy, occupational therapy, pain psychology, speech-language pathology, and mental health services. Their team of physicians, psychologists, and therapists creates personalized treatment plans to help patients return to work and daily functioning.",
url: "http://www.rehabwashington.com/",
telephone: "+1-206-859-5030",
address: {
@type: "PostalAddress",
streetAddress: "415 1st Ave N #200",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6228256,
longitude: -122.35572049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Seattle, Washington and surrounding areas",
knowsAbout: "Physical Therapy, Workers with job-related injuries, individuals recovering from brain injuries or concussions, patients with chronic persistent pain, people seeking return-to-work rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CARF-Accredited Pain Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multidisciplinary Team Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Brain Injury & Concussion 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.