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: "Augusta Mutual Insurance Company",
description: "Augusta Mutual Insurance Company is a Virginia-based mutual insurer serving the state since 1870. They offer property and casualty insurance products through a network of independent agents, with a focus on personalized service and controlled growth. Their digital portal and mobile app provide policyholders convenient 24/7 access to policies and payment options.",
url: "https://www.augustamutual.com/",
telephone: "+1-540-885-5127",
address: {
@type: "PostalAddress",
streetAddress: "13 Idlewood Blvd",
addressLocality: "Staunton",
addressRegion: "VA",
postalCode: "24401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.1109673,
longitude: -78.99840999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.8",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Virginia",
knowsAbout: "Insurance Agents, Virginia property owners, longtime policyholders seeking mutual company stability, customers who prefer local agent relationships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Virginia Mutual Insurer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital Policy Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
}
],
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.