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: "Nationwide Insurance: Hal L. Harbor",
description: "Nationwide Insurance agent Hal L. Harbor provides comprehensive insurance and financial services to McKinney residents, including auto, home, life, and business coverage. As a Nationwide representative, the agency offers personalized policy solutions, bundling options for cost savings, and financial planning services to help customers protect what matters most.",
url: "https://agency.nationwide.com/tx/mckinney/75069/harbor-insurance-and-financial",
telephone: "+1-972-529-1134",
address: {
@type: "PostalAddress",
streetAddress: "115 W Virginia St Ste 100",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75069",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1978259,
longitude: -96.61639919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "11",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding areas",
knowsAbout: "Insurance Agents, Families seeking bundled insurance savings, homeowners needing comprehensive coverage, small business owners, individuals planning financial protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nationwide Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Service"
}
],
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.