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: "Cliff Ward - State Farm Insurance Agent",
description: "Cliff Ward is a State Farm Insurance Agent serving Fredericksburg and surrounding Virginia counties with 35 years of experience. The agency offers auto, homeowners, condo, renters, business, life, health, and pet insurance, plus banking and annuities. Cliff's team brings nearly 70 years of combined State Farm agency experience and specializes in helping families protect their assets and relocate to the area.",
url: "https://www.cliffward.com/",
telephone: "+1-540-371-0011",
address: {
@type: "PostalAddress",
streetAddress: "1601 Olde William St A",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.296032,
longitude: -77.48201
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "110",
bestRating: "5"
},
areaServed: "Fredericksburg, Spotsylvania, Stafford, King George, Caroline, Orange, Louisa, and Westmoreland Counties, Virginia; serves all Virginia customers",
knowsAbout: "Insurance Agents, Families relocating to Fredericksburg, multi-policy bundlers, business owners, individuals seeking comprehensive financial planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "35 Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
}
],
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.