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: "Northwest Oral & Maxillofacial Surgery",
description: "Northwest Oral & Maxillofacial Surgery, led by experienced oral surgeons, specializes in complex tooth extractions, wisdom teeth removal, dental implants, and corrective jaw surgery. They offer IV sedation for patient comfort during procedures and accept referrals from dentists and physicians throughout the region. Their team is dedicated to providing comprehensive surgical dental care in a professional medical setting.",
url: "https://www.nwomfs.com/",
telephone: "+1-503-655-6239",
address: {
@type: "PostalAddress",
streetAddress: "331 Warner Milne Rd",
addressLocality: "Oregon City",
addressRegion: "OR",
postalCode: "97045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.3367594,
longitude: -122.5940134
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "96",
bestRating: "5"
},
areaServed: "Oregon City, Portland metropolitan area, and surrounding communities",
knowsAbout: "Oral Surgery, Patients needing complex tooth extractions, wisdom teeth removal, dental implant placement, those with severe dental anxiety, corrective jaw surgery patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Surgical Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IV Sedation Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accepts Referrals"
}
],
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.