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: "The Forward Insurance Group",
description: "The Forward Insurance Group LLC is an independent insurance agency in Alexandria, VA specializing in personal, business, and industry-specific coverage. Led by Maria with 10+ years of experience, they partner with 50+ carriers to provide tailored solutions including home, auto, life, umbrella, business owners, commercial property, and specialized coverage for trucking, transportation, contractors, manufacturers, and beauty salons. Known for transparent, consultative service and competitive rates across 10 states.",
url: "https://www.theforwardinsurance.com/",
telephone: "+1-571-543-1117",
address: {
@type: "PostalAddress",
streetAddress: "6283 Franconia Rd",
addressLocality: "Alexandria",
addressRegion: "VA",
postalCode: "22310",
addressCountry: "US"
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Alexandria, Virginia and surrounding DMV region across 10 states",
knowsAbout: "Insurance Agents, Business owners seeking specialized coverage, high net worth individuals, families needing comprehensive personal protection, trucking and transportation companies, contractors and manufacturers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "50+ Carrier Partnerships"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Industry Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced, Personalized Guidance"
}
],
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.