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 Surgery Associates Dr. Lawson",
description: "Oral Surgery Associates Dr. Lawson is a specialized oral surgery practice in Olympia led by Dr. Lawson, providing comprehensive surgical dental care including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. The practice serves patients throughout the South Puget Sound region with advanced surgical techniques and personalized treatment planning for complex dental cases.",
url: "https://www.osaolympia.com/",
telephone: "+1-360-456-8610",
address: {
@type: "PostalAddress",
streetAddress: "3924 Martin Way E",
addressLocality: "Olympia",
addressRegion: "WA",
postalCode: "98506",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.048023199999996,
longitude: -122.8381211
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Olympia, WA and surrounding South Puget Sound communities",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, those considering dental implants, individuals requiring bone grafting or jaw surgery, referrals from general dentists",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Surgical Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Doctor-Led Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Regional Access"
}
],
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.