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: "Honeymint Pediatric Dentistry",
description: "Honeymint Pediatric Dentistry is a specialized dental practice serving babies, toddlers, children, and adolescents across three locations in Portland, Gladstone, and Albany. Led by pediatric dentists with 2-3 years of specialized training, they provide preventative care, diagnostics, sedation dentistry, and early orthodontic intervention in a warm, child-friendly environment designed specifically for young patients, including those with special needs.",
url: "https://honeymintpediatricdentistry.com/",
telephone: "+1-971-808-9935",
address: {
@type: "PostalAddress",
streetAddress: "8568 SW Apple Way",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.4860757,
longitude: -122.76558680000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Portland metro area and surrounding communities including Gladstone and Albany",
knowsAbout: "Pediatric Dentistry, Families with young children, parents seeking specialized pediatric care, children with special dental needs, families wanting orthodontic early intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Special Needs Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Convenient Locations"
}
],
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.