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: "Children's Dental Group: Tamayo Enrique DDS",
description: "Children's Dental Group: Tamayo Enrique DDS is a pediatric dental practice located in South Gate, California, specializing in comprehensive dental care for infants, children, and adolescents. Led by Dr. Enrique Tamayo, the practice focuses on preventive care, treatment of cavities, orthodontic evaluation, and creating a comfortable, child-friendly environment for young patients. The practice is part of Western Dental's network of locations.",
url: "https://www.westerndental.com/en-us/find-a-location/california/south-gate/4444-tweedy-boulevard",
telephone: "+1-323-564-2444",
address: {
@type: "PostalAddress",
streetAddress: "4444 Tweedy Blvd",
addressLocality: "South Gate",
addressRegion: "CA",
postalCode: "90280",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9426383,
longitude: -118.19366849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2",
reviewCount: "14",
bestRating: "5"
},
areaServed: "South Gate and surrounding Los Angeles County communities",
knowsAbout: "Pediatric Dentistry, Young children, infants, adolescents, parents seeking pediatric dental specialists, families needing preventive dental care for kids",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialist Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Western Dental Network"
}
],
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.