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: "Briargate Dental Center",
description: "Briargate Dental Center in Colorado Springs provides comprehensive general and cosmetic dental services, including cleanings, exams, fillings, crowns, teeth whitening, and cosmetic smile design. The practice emphasizes patient comfort and modern dentistry techniques, serving families and individuals seeking preventive care and aesthetic improvements.",
url: "https://www.briargatedental.com/",
telephone: "+1-719-598-1293",
address: {
@type: "PostalAddress",
streetAddress: "7750 N Union Blvd Ste 101",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80920",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9455763,
longitude: -104.77491099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "971",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "General Dentistry, Families seeking preventive dental care, patients interested in cosmetic smile improvements, individuals needing comprehensive general dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Cosmetic Services"
},
{
@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.