Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Smile Fixer RVA Family & Cosmetic Dentistry",
description: "Smile Fixer RVA Family & Cosmetic Dentistry in Richmond offers comprehensive dental care for families of all ages, including cosmetic dentistry, dental implants, clear aligners, periodontics, endodontics, and emergency dentistry. Led by a compassionate team committed to patient comfort, they feature on-site amenities like a therapy dog and offer sedation options including nitrous oxide for anxious patients. Their practice emphasizes modern technology and personalized care, from preventive cleanings to restorative solutions and sleep apnea screenings.",
url: "https://www.smilefixerrva.com/",
telephone: "+1-804-575-7994",
address: {
@type: "PostalAddress",
streetAddress: "9930 Independence Park Dr Suite 102",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6366142,
longitude: -77.5707031
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "267",
bestRating: "5"
},
areaServed: "Richmond and Tuckahoe, VA",
knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, patients with dental anxiety, individuals wanting cosmetic improvements, those needing emergency or restorative dental work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapy Dog On-Site"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Full-Service Dentistry"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation & Anxiety Management"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.