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: "Best Smiles South Richmond",
description: "Best Smiles South Richmond is a full-service dental practice offering preventive care, cosmetic dentistry, dental implants, orthodontics (including Invisalign and braces), root canals, wisdom teeth extraction, teeth whitening, and sedation dentistry. Led by a team of restorative and cosmetic dentists, they provide personalized treatment plans in a modern, welcoming environment with state-of-the-art technology. They accept most dental PPO and Medicaid insurance, plus offer an affordable in-house care plan for uninsured patients.",
url: "https://bestsmilesdentist.com/south-side-va/",
telephone: "+1-804-635-3232",
address: {
@type: "PostalAddress",
streetAddress: "9945 Hull Street Rd",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23236",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.4426693,
longitude: -77.57879059999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "696",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas including Glen Allen, Henrico, and Chester",
knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, patients needing orthodontic treatment or implants, uninsured or underinsured patients, anyone wanting cosmetic dental work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Specialty Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Facilities & Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Payment Options"
}
],
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.