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: "Pete Webb Agency | HUB International",
description: "Pete Webb Agency is an independent insurance brokerage under HUB International serving Fredericksburg and surrounding areas. They provide comprehensive insurance solutions including auto, home, business, and life insurance for individuals and commercial clients. As an independent agent, they represent multiple carriers to help clients find customized coverage that fits their specific needs and budget.",
url: "https://www.hubinternational.com/offices/us/virginia/fredericksburg/",
telephone: "+1-540-693-2720",
address: {
@type: "PostalAddress",
streetAddress: "1320 Central Park Blvd #407",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.302748,
longitude: -77.512965
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "49",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Insurance Agents, Individuals seeking auto and home insurance, small business owners needing commercial coverage, families looking for life insurance options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Carrier Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Solutions"
}
],
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.