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: "RightAway Insurance Of Alexandria Virginia",
description: "RightAway Insurance is an independent insurance agency in Alexandria, VA specializing in homeowners and auto insurance. They offer comprehensive coverage options including dwelling protection, personal property coverage, liability protection, and additional living expenses for homeowners, as well as liability, collision, and comprehensive auto coverage. The agency also provides flood insurance, water/sewer backup coverage, life insurance, and commercial insurance options for businesses. With bilingual service (Spanish spoken), they help Alexandria residents understand their coverage options and find bundled discounts to save on premiums.",
url: "https://rightawayinsurance.com/contact/alexandria-va-insurance/",
telephone: "+1-888-643-2161",
address: {
@type: "PostalAddress",
streetAddress: "1300 Lafayette Dr #210",
addressLocality: "Alexandria",
addressRegion: "VA",
postalCode: "22308",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7406637,
longitude: -77.0554148
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "241",
bestRating: "5"
},
areaServed: "Alexandria, Virginia and surrounding areas",
knowsAbout: "Insurance Agents, Alexandria homeowners, auto insurance shoppers, small business owners, families seeking bundled coverage and cost savings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual 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.