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 - Raleigh",
description: "Perry L Jeffries DDS and Associates PA is a pediatric dental practice in Raleigh specializing in comprehensive oral care for infants, children, and adolescents. Dr. Jeffries and his team provide preventive care, restorative treatments, and emergency dental services in a child-friendly environment designed to make young patients comfortable. They focus on building positive dental habits early and offer age-appropriate treatment options for kids at every developmental stage.",
url: "https://pedodoctor.com/?y_source=1_MTQ2MDU2NzctNzE1LWxvY2F0aW9uLndlYnNpdGU=",
telephone: "+1-919-954-8570",
address: {
@type: "PostalAddress",
streetAddress: "4400 Falls of Neuse Rd # 200",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8416353,
longitude: -78.6114609
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "80",
bestRating: "5"
},
areaServed: "Raleigh and surrounding communities, NC",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized dental care for infants and children, families wanting preventive oral health education, parents needing emergency pediatric dental services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Centered Office Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Pediatric Services"
}
],
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.