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: "Alliance Insurance Partners",
description: "Alliance Insurance Partners is an independent insurance agency serving Gilbert and surrounding Phoenix communities with personalized coverage solutions across auto, home, life, and business insurance. Their team works with multiple carriers to find competitive rates and customized policies tailored to each client's specific needs and budget.",
url: "http://www.allianceinsurancepartners.com/",
telephone: "+1-602-427-4300",
address: {
@type: "PostalAddress",
streetAddress: "365 E Germann Rd #350",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85297",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.277105399999996,
longitude: -111.7819243
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "173",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding Phoenix metro areas",
knowsAbout: "Insurance Agents, Homeowners seeking auto and home insurance bundles, small business owners needing commercial coverage, families looking for life insurance protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Carrier Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.