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: "Family Dentistry of Lakewood",
description: "Family Dentistry of Lakewood is a comprehensive dental practice led by Dr. J, offering preventative, restorative, cosmetic, and pediatric dental care in a relaxing, anxiety-friendly environment. They specialize in same-day crowns, sedation dentistry (including laughing gas, oral medication, and IV sedation), Invisalign clear aligners, and dental implants. The practice is committed to affordability, accepting most major insurance plans and offering flexible payment options including an in-house Patient Wellness Membership program, CareCredit, and Cherry financing.",
url: "https://lakewoodsmiledr.com/",
telephone: "+1-253-584-3121",
address: {
@type: "PostalAddress",
streetAddress: "10828 Gravelly Lake Dr SW #111",
addressLocality: "Lakewood",
addressRegion: "WA",
postalCode: "98499",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.1584584,
longitude: -122.52090600000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "422",
bestRating: "5"
},
areaServed: "Lakewood, WA and surrounding Pierce County communities",
knowsAbout: "General Dentistry, Anxious dental patients, families seeking comprehensive care, uninsured or underinsured individuals, patients needing cosmetic alignment solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation Options for Anxious Patients"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Crowns & Bridges"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordable Care Without Insurance"
}
],
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.