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: "Scripps Oral Surgery",
description: "Scripps Oral Surgery is an oral surgery practice in Sacramento led by experienced surgeons specializing in complex tooth extractions, dental implants, bone grafting, and corrective jaw surgery. They provide comprehensive surgical solutions for patients requiring advanced dental procedures, with a focus on personalized treatment planning and patient care.",
url: "https://www.scrippsoralsurgery.com/",
telephone: "+1-916-570-3088",
address: {
@type: "PostalAddress",
streetAddress: "87 Scripps Dr # 112",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95825",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5720259,
longitude: -121.4101529
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.6",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Sacramento and surrounding areas",
knowsAbout: "Oral Surgery, Patients requiring wisdom teeth extraction, those seeking dental implants, individuals needing corrective jaw surgery, patients with complex dental surgical needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Surgical Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Planning"
}
],
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.