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: "Debra Atkinson: Allstate Insurance",
description: "Debra Atkinson is a local Allstate Insurance agent in Scottsdale offering comprehensive coverage including auto, home, life, and business insurance. With personalized service and access to Allstate's full suite of products, she helps individuals and families find the right insurance solutions for their needs.",
url: "https://agents.allstate.com/debra-atkinson-scottsdale-az2.html",
telephone: "+1-480-741-6951",
address: {
@type: "PostalAddress",
streetAddress: "33725 N Scottsdale Rd Ste 120",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85266",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.790853,
longitude: -111.92376499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Scottsdale, Arizona and surrounding Phoenix metropolitan areas",
knowsAbout: "Insurance Agents, Auto insurance shoppers, homeowners seeking coverage, families looking for life insurance, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Allstate Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Expertise"
}
],
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.