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: "Dentistry 4 Children",
description: "Dentistry 4 Children is a pediatric dental practice in Southlake specializing in comprehensive oral care for infants, children, and adolescents. The practice offers preventive care, emergency treatment, and family-friendly services in a welcoming environment designed specifically for young patients. They provide sealants, fluoride treatments, and sedation options to ensure comfortable dental experiences for kids of all ages.",
url: "http://www.txdentistry4children.com/",
telephone: "+1-817-382-9276",
address: {
@type: "PostalAddress",
streetAddress: "480 W Southlake Blvd #132",
addressLocality: "Southlake",
addressRegion: "TX",
postalCode: "76092",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9416438,
longitude: -97.1571651
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "165",
bestRating: "5"
},
areaServed: "Southlake, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, children with dental anxiety, families wanting preventive care for kids, special needs children",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation & Comfort Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Friendly Environment"
}
],
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.