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: "Mutual Assurance Agency",
description: "Mutual Assurance Agency is an in-house insurance agency serving Lexington, VA that provides comprehensive personal and small business insurance coverage. They offer auto, boat, motorcycle, property, life, and small commercial insurance by partnering with multiple providers to meet diverse coverage needs. As part of Mutual Assurance, they combine member benefits with broad carrier access to deliver personalized protection solutions.",
url: "https://www.mutual-assurance.com/agency",
telephone: "+1-540-767-5270",
address: {
@type: "PostalAddress",
streetAddress: "223 S Main St",
addressLocality: "Lexington",
addressRegion: "VA",
postalCode: "24450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.782486399999996,
longitude: -79.4451385
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Lexington, VA and surrounding areas",
knowsAbout: "Insurance Agents, Mutual Assurance members, families needing multi-line coverage, small business owners, boat and motorcycle owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Member-Focused Partnership"
}
],
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.