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: "Allington Dental & Braces - Marsha Sharp Fwy W",
description: "Allington Dental & Braces is a children's and family dentistry practice in Lubbock, TX specializing in comprehensive dental care including general dentistry, orthodontics, and oral surgery. They serve families with a focus on pediatric patients and offer flexible financing options including AcceptCare payment plans starting at $99 down. The practice accepts Medicaid and most major insurance plans, making quality dental care accessible to families in the area.",
url: "https://allingtondental.com/locations/lubbock-tx-overton",
telephone: "+1-806-498-1458",
address: {
@type: "PostalAddress",
streetAddress: "1923 Marsha Sharp Fwy W",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79415",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5920079,
longitude: -101.85913819999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "400",
bestRating: "5"
},
areaServed: "Lubbock and surrounding areas, TX",
knowsAbout: "General Dentistry, Families with children, Medicaid recipients, patients seeking orthodontic treatment, families looking for flexible payment options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric & Family Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing"
},
{
@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.