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: "West Plano Dental",
description: "West Plano Dental provides comprehensive general and cosmetic dentistry services for the entire family, including preventive care, cosmetic treatments, dental implants, and orthodontics. Located in west Plano, this practice combines advanced dental technology with a commitment to making dental care accessible and comfortable for patients of all ages.",
url: "http://www.westplanodental.com/",
telephone: "+1-972-964-6555",
address: {
@type: "PostalAddress",
streetAddress: "4004 W Park Blvd",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75093",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.026395,
longitude: -96.770817
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "381",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients interested in cosmetic dentistry, individuals needing implants or orthodontic treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Cosmetic & General Dentistry"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Practice"
}
],
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.