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: "Dr. Arvind J. Petrie, DMD | Tacoma",
description: "Dr. Arvind J. Petrie, DMD is a dental practice in Tacoma offering comprehensive general and cosmetic dentistry services. Dr. Petrie provides preventive care, restorative treatments, and aesthetic procedures to help patients achieve healthy, confident smiles. The practice is known for personalized patient care and attention to detail.",
url: "http://www.petrie-dental.com/",
telephone: "+1-253-761-5422",
address: {
@type: "PostalAddress",
streetAddress: "1550 S Union Ave #150",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2452865,
longitude: -122.48381040000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding communities",
knowsAbout: "General Dentistry, General patients seeking preventive dental care, patients interested in cosmetic smile improvements, adults needing restorative work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Practitioner"
}
],
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.