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: "STONEWALL GRACE INSURANCE",
description: "Stonewall Grace Insurance Services of Virginia is an independent insurance agency in Buena Vista offering comprehensive risk management solutions for individuals and businesses throughout Virginia. They specialize in auto, home, life, health, business, and disability insurance, with particular expertise in auto/home/umbrella packages, commercial coverage for restaurants and contractors, and workers compensation. The agency differentiates itself by comparing rates across 20+ insurance carriers to find competitive pricing and customized coverage that addresses gaps in protection.",
url: "http://sginsva.com/",
telephone: "+1-540-261-5056",
address: {
@type: "PostalAddress",
streetAddress: "2027 Magnolia Ave",
addressLocality: "Buena Vista",
addressRegion: "VA",
postalCode: "24416",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7337469,
longitude: -79.35480609999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Buena Vista, VA and throughout Virginia",
knowsAbout: "Insurance Agents, Small business owners, self-employed professionals, homeowners seeking comprehensive bundled coverage, contractors and commercial operators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Carrier Shopping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial Specialization"
}
],
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.