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: "Oral & Facial Surgery of Oklahoma: Dr. Craig Wooten",
description: "Oral & Facial Surgery of Oklahoma, led by Dr. Craig Wooten, provides comprehensive oral and maxillofacial surgery services including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. Dr. Wooten specializes in complex surgical cases and offers IV sedation for patient comfort during procedures. The practice focuses on personalized treatment planning and advanced surgical techniques to restore function and aesthetics.",
url: "https://www.drwooten.com/",
telephone: "+1-405-751-7600",
address: {
@type: "PostalAddress",
streetAddress: "13301 N Meridian Ave STE 702",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73120",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6048593,
longitude: -97.6041844
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, dental implant placement, bone grafting, corrective jaw surgery, surgical tooth extraction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Oral & Maxillofacial Surgery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IV Sedation Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Implant 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.