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: "Birmingham Insurance Group / BIG Insurance",
description: "Birmingham Insurance Group (BIG Insurance) is an independent insurance agency in Birmingham, AL serving the surrounding areas with comprehensive coverage options. They specialize in auto, home, life, and business insurance, offering personalized quotes and bundling discounts to help clients find the right coverage at competitive rates. As an independent agent, they work with multiple carriers to match each client's unique insurance needs.",
url: "https://biginsurance.us/",
telephone: "+1-205-682-8856",
address: {
@type: "PostalAddress",
streetAddress: "3605 8th Ave S",
addressLocality: "Birmingham",
addressRegion: "AL",
postalCode: "35222",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.515072,
longitude: -86.77614249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Birmingham, AL and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Small business owners, Individuals comparing auto and home insurance quotes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling & Discounts"
},
{
@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.