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: "Chan Insurance Agency, Inc.",
description: "Chan Insurance Agency, Inc. is an independent insurance agency in Quincy serving Massachusetts residents and businesses with comprehensive insurance solutions. They offer auto, home, life, and commercial insurance coverage, helping clients find the right policies to protect what matters most. As an independent agent, they work with multiple carriers to provide personalized service and competitive rates tailored to each client's needs.",
url: "http://www.chaninsurance.com/",
telephone: "+1-617-451-6733",
address: {
@type: "PostalAddress",
streetAddress: "51 Hancock St",
addressLocality: "Quincy",
addressRegion: "MA",
postalCode: "02171",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.2821273,
longitude: -71.0369274
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "182",
bestRating: "5"
},
areaServed: "Quincy, MA and surrounding areas",
knowsAbout: "Insurance Agents, Auto insurance shoppers, homeowners seeking coverage, small business owners, individuals needing life insurance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.