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: "Perry L Jeffries DDS and Associates PA - Durham",
description: "Perry L Jeffries DDS and Associates PA is a pediatric dental practice in Durham specializing in comprehensive dental care for infants, children, and adolescents. The practice provides preventive treatments, restorative care, and emergency services in a child-friendly environment designed to make young patients comfortable during their visits.",
url: "https://pedodoctor.com/?y_source=1_MTQ2MDUxNjUtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-919-667-1680",
address: {
@type: "PostalAddress",
streetAddress: "1208 Riddle Rd",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27713",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9495163,
longitude: -78.9026294
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, Children with dental anxiety, Families needing emergency pediatric dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Services Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Child Dental Care"
}
],
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.