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: "Maria Amaya: Allstate Insurance",
description: "Maria Amaya is an Allstate Insurance agent serving the Fort Worth area with comprehensive insurance solutions including auto, home, life, and business coverage. With extensive experience and a commitment to personalized service, Maria helps families and business owners protect what matters most through customized insurance plans and competitive rates.",
url: "https://agents.allstate.com/maria-amaya-fort-worth-tx1.html",
telephone: "+1-817-717-6412",
address: {
@type: "PostalAddress",
streetAddress: "1000 Forest Park Blvd Suite 402",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7346322,
longitude: -97.35275299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "638",
bestRating: "5"
},
areaServed: "Fort Worth, TX and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners seeking bundled auto and home insurance, Small business owners needing commercial coverage, Families looking for life insurance protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Allstate Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling & Discounts"
}
],
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.