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: "Gill-Holler Insurance",
description: "Gill-Holler Insurance is a locally owned and operated insurance agency serving Fort Mill, Tega Cay, Rock Hill, and Charlotte with over 70 years of combined experience. They provide comprehensive personal and commercial insurance solutions including auto, homeowners, life, pet, boat, RV, and commercial coverage through a variety of reputable carriers. Each client is assigned a dedicated agent who delivers personalized service and tailored advice, with emergency claims support available during business hours and after-hours carrier availability.",
url: "https://www.gill-holler.com/",
telephone: "+1-803-393-2130",
address: {
@type: "PostalAddress",
streetAddress: "130 Ben Casey Dr Ste 107",
addressLocality: "Fort Mill",
addressRegion: "SC",
postalCode: "29708",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.044014,
longitude: -80.987647
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "161",
bestRating: "5"
},
areaServed: "Fort Mill, Tega Cay, Rock Hill, SC, and Charlotte, NC",
knowsAbout: "Insurance Agents, Families seeking comprehensive homeowners and auto coverage, business owners needing commercial protection, pet owners, and boat/RV enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Agent Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "70+ Years Combined Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Carrier 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.