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: "OHSU Adult Dental Services, Marquam Hill",
description: "OHSU Adult Dental Services at Marquam Hill is an academic dental clinic operated by Oregon Health & Science University, providing comprehensive general dentistry and oral surgery services to adults. The clinic is staffed by dental faculty, residents, and students under professional supervision, offering a full range of treatments from preventive care to complex surgical procedures. As part of a major research institution, the clinic combines clinical excellence with educational training.",
url: "https://www.ohsu.edu/dental-clinics/ohsu-dental-and-oral-surgery-clinic-marquam-hill",
telephone: "+1-503-494-8916",
address: {
@type: "PostalAddress",
streetAddress: "OHSU Hospital, 3181 SW Sam Jackson Park Rd Floor 7D",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97239",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.498072699999994,
longitude: -122.68561550000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.7",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Portland, OR and surrounding areas",
knowsAbout: "Oral Surgery, Patients seeking academic dental care, those requiring oral surgery, individuals interested in treatment from supervised dental trainees, patients with complex dental needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "OHSU Teaching Clinic"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Oral Surgery Services"
}
],
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.