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: "Dental Care at Gaston Day",
description: "Dental Care at Gaston Day is a family-friendly dental practice in Gastonia offering comprehensive oral care for patients of all ages. Their services include preventive care, cleanings, restorative treatments, and cosmetic procedures delivered by experienced dental professionals in a welcoming environment.",
url: "http://dentalcareatgastonday.com/",
telephone: "+1-980-351-7984",
address: {
@type: "PostalAddress",
streetAddress: "1917 Hoffman Rd",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.226729999999996,
longitude: -81.13273300000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "575",
bestRating: "5"
},
areaServed: "Gastonia, NC and surrounding areas",
knowsAbout: "General Dentistry, Families seeking general dentistry, patients needing preventive care, individuals interested in cosmetic dental improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local 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.