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: "South Lake Union Dentist Office",
description: "South Lake Union Dentist Office provides comprehensive dental care in Seattle's South Lake Union neighborhood, offering general dentistry, preventive care, and restorative treatments. The practice serves families and individuals seeking accessible, quality dental services in a convenient central Seattle location on Boren Avenue.",
url: "https://www.southlakeuniondentistoffice.com/?sc_cid=GBP%3AO%3AGP%3A377%3AOrganic_Search%3AGeneral%3Ana&_vsrefdom=organic_gbp&y_source=1_MTAxMzAyNTYtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-206-274-1211",
address: {
@type: "PostalAddress",
streetAddress: "527 Boren Ave N",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.623732999999994,
longitude: -122.33608499999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "376",
bestRating: "5"
},
areaServed: "Seattle, WA",
knowsAbout: "General Dentistry, Seattle residents, downtown professionals, families seeking general dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Central Seattle Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Dental 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.