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: "Zaytoun Garner Oral Surgery",
description: "Zaytoun Garner Oral Surgery provides comprehensive oral and maxillofacial surgical services to patients in the Garner area. Led by experienced oral surgeons, the practice specializes in tooth extractions, wisdom teeth removal, dental implants, and other advanced surgical procedures. They focus on patient comfort and outcomes, offering modern surgical techniques and personalized treatment planning.",
url: "http://garneroralsurgery.com/",
telephone: "+1-919-772-2298",
address: {
@type: "PostalAddress",
streetAddress: "510 Timber Drive East Suite 100",
addressLocality: "Garner",
addressRegion: "NC",
postalCode: "27529",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6873941,
longitude: -78.5929141
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Garner, NC and surrounding areas",
knowsAbout: "Oral Surgery, Patients requiring wisdom teeth extraction, those needing dental implants, individuals with complex tooth removal needs, patients referred by their general dentist",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Surgical Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced 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.