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: "Richmond Oral & Cosmetic Surgeons",
description: "Richmond Oral & Cosmetic Surgeons is a full-service oral surgery practice in Midlothian offering wisdom teeth extraction, dental implant placement, bone grafting, corrective jaw surgery, and cosmetic procedures. Led by experienced surgeons, the practice combines advanced surgical techniques with patient comfort, providing IV sedation options and accepting referrals from general dentists and specialists throughout the Richmond area.",
url: "http://www.rocs.net/",
telephone: "+1-804-379-7120",
address: {
@type: "PostalAddress",
streetAddress: "1680 Huguenot Rd",
addressLocality: "Midlothian",
addressRegion: "VA",
postalCode: "23113",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5158484,
longitude: -77.61603699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "303",
bestRating: "5"
},
areaServed: "Midlothian, Richmond, and surrounding areas of Central Virginia",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth removal, those considering dental implants, individuals requiring corrective jaw surgery, cosmetic surgery candidates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Surgical Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Referral-Based & Cosmetic Focus"
}
],
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.