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: "Goosehead Insurance - Albert Vargas",
description: "Albert Vargas is a Goosehead Insurance agent in Lexington, VA, specializing in home and auto insurance. He uses advanced technology to compare quotes from dozens of A-rated insurance carriers in minutes, then customizes coverage based on each client's unique risks and needs. Albert is backed by Goosehead's service team, known for industry-leading client loyalty, and is licensed to serve Virginia and West Virginia.",
url: "https://www.goosehead.com/agents/va/lexington/albert-vargas",
telephone: "+1-540-300-7098",
address: {
@type: "PostalAddress",
streetAddress: "7 E Washington St",
addressLocality: "Lexington",
addressRegion: "VA",
postalCode: "24450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.78469270000001,
longitude: -79.4416004
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Lexington, Virginia and surrounding areas; also licensed in West Virginia",
knowsAbout: "Insurance Agents, Homeowners and auto insurance shoppers, bilingual Spanish speakers, families seeking personalized coverage guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Carrier Comparison"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Support"
}
],
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.