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: "Palm Valley Oral Surgery",
description: "Palm Valley Oral Surgery is a specialized dental practice in Goodyear offering comprehensive oral surgery services including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. Led by experienced oral surgeons, the practice combines advanced surgical techniques with patient-focused care, serving the greater Phoenix West Valley area.",
url: "http://www.palmvalleyoral.com/",
telephone: "+1-623-935-5774",
address: {
@type: "PostalAddress",
streetAddress: "13980 W Avalon Dr #120",
addressLocality: "Goodyear",
addressRegion: "AZ",
postalCode: "85395",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.481473,
longitude: -112.36241299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "238",
bestRating: "5"
},
areaServed: "Goodyear and greater Phoenix West Valley",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, implant candidates, individuals with bone deficiency requiring grafting, patients requiring corrective jaw surgery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Surgical Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Surgical Capabilities"
}
],
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.