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: "North Park Family Dental",
description: "North Park Family Dental in Edmond is a full-service dental practice offering comprehensive care for the entire family, from children to adults. The practice provides general dentistry, preventive care, restorative treatments, and cosmetic services in a welcoming, patient-focused environment. Their experienced team is committed to making dental visits comfortable and stress-free for patients of all ages.",
url: "https://northparkfamilydentalok.com/?y_source=1_NTk2MTIxMDgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-405-348-9182",
address: {
@type: "PostalAddress",
streetAddress: "301 S Blvd #118",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6514766,
longitude: -97.4787962
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "709",
bestRating: "5"
},
areaServed: "Edmond and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing preventive and cosmetic services, individuals looking for a patient-centered dental practice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.