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: "Jim Hepfinger: HealthMarkets",
description: "Jim Hepfinger is a licensed health insurance agent serving Chandler and surrounding Arizona communities through HealthMarkets. He specializes in helping individuals and families find affordable health insurance plans, including Medicare, dental, vision, supplemental, and life insurance coverage. With over 25 years of business ownership experience and a personal commitment to client service, Jim provides personalized guidance at no cost to help you navigate insurance options that fit your needs and budget.",
url: "https://www.healthmarkets.com/local-health-insurance-agent/jhepfinger/",
telephone: "+1-703-508-4798",
address: {
@type: "PostalAddress",
streetAddress: "3800 S Alma School Rd STE 125",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85248",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2497097,
longitude: -111.8641713
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Chandler, AZ and surrounding Phoenix metropolitan area",
knowsAbout: "Insurance Agents, Medicare-eligible seniors, individuals seeking affordable health coverage, families comparing insurance options, people needing dental and vision coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No-Cost Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "HealthMarkets Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
}
],
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.