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: "Nathan Farley: Allstate Insurance",
description: "Nathan Farley is an Allstate Insurance agent serving Harrisonburg, VA and the surrounding Shenandoah Valley area. He helps individuals and families find the right insurance coverage, including auto, home, life, and business policies. As part of Allstate's network of local agents, Farley works to understand clients' specific needs and provide personalized insurance solutions with access to Allstate's full product lineup.",
url: "https://agents.allstate.com/nathan-farley-harrisonburg-va.html",
telephone: "+1-540-434-3950",
address: {
@type: "PostalAddress",
streetAddress: "243 Neff Ave STE H",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4275345,
longitude: -78.8488507
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley communities",
knowsAbout: "Insurance Agents, Harrisonburg-area families needing auto and home insurance, individuals seeking bundled coverage discounts, business owners looking for commercial insurance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Allstate Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.