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: "VCU Oral & Maxillofacial Surgery",
description: "VCU Oral & Maxillofacial Surgery is an academic dental surgery center at Virginia Commonwealth University providing comprehensive oral and facial surgery care, from wisdom teeth extraction to complex surgical procedures. Led by faculty specialists and resident dentists from the VCU School of Dentistry, they offer patient-centered treatment using advanced techniques. No referral is required, and they provide extensive educational resources including pre- and post-operative instructional videos to prepare patients for their procedures.",
url: "https://dentistry.vcu.edu/patients/services/oral-and-facial-surgery/",
telephone: "+1-804-628-6637",
address: {
@type: "PostalAddress",
streetAddress: "520 N 12th St #238",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23298",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5420754,
longitude: -77.42898339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "116",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, patients requiring complex oral and facial surgery, individuals seeking academic center expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No Referral Required"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Academic Excellence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Educational Resources"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.