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: "Rockingham Insurance Service Agency [RISA] - Harrisonburg",
description: "Rockingham Insurance Service Agency (RISA) is an independent insurance agency serving the Harrisonburg area with personalized coverage solutions for auto, home, business, and life insurance. The team works with multiple carriers to find policies tailored to each client's unique needs and budget. RISA emphasizes local service and competitive rates, helping individuals and business owners protect what matters most.",
url: "https://rockingham.insure/risa",
telephone: "+1-540-217-6924",
address: {
@type: "PostalAddress",
streetAddress: "633 E Market St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.448713,
longitude: -78.8568021
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Rockingham County areas",
knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Small business owners, Auto insurance shoppers, Individuals looking for personalized local service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Harrisonburg Presence"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.