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: "Precision Dental Arts",
description: "Precision Dental Arts is a general and cosmetic dental practice in Twin Falls offering comprehensive dental care including cleanings, fillings, crowns, implants, and cosmetic treatments. Dr. and team focus on creating beautiful, healthy smiles using modern techniques and patient-centered care.",
url: "http://precision-dental-arts.com/",
telephone: "+1-208-733-0383",
address: {
@type: "PostalAddress",
streetAddress: "834 Fls Ave W",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5771005,
longitude: -114.4619709
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Cosmetic Dentistry, General dental patients, cosmetic smile improvement seekers, implant candidates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic & General Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Dental Technology"
}
],
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.