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: "Sacramento Oral Surgery Midtown",
description: "Sacramento Oral Surgery Midtown is a specialized oral surgery practice located in downtown Sacramento, offering comprehensive surgical dental services including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. The experienced surgical team provides both routine and complex oral procedures in a professional clinical setting, with options for IV sedation to ensure patient comfort during treatment.",
url: "http://sacramentooralsurgery.com/",
telephone: "+1-916-448-4500",
address: {
@type: "PostalAddress",
streetAddress: "2503 K St",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.574003999999995,
longitude: -121.47343900000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Sacramento and surrounding areas",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, Dental implant candidates, Those requiring complex oral surgery, Patients preferring IV sedation options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Surgical Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IV Sedation Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Midtown Location"
}
],
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.