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: "GN Insurance",
description: "GN Insurance is an independent insurance agency in Corpus Christi offering auto, home, business/commercial, construction, motorcycle, and recreational vehicle coverage. Their team of dedicated insurance professionals shops multiple carriers to find policies tailored to each client's specific needs, handling the complexity of policy options so customers can maintain peace of mind.",
url: "http://www.gniagency.com/",
telephone: "+1-361-288-8181",
address: {
@type: "PostalAddress",
streetAddress: "5002 Holly Rd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.703695699999997,
longitude: -97.3862248
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners, auto owners, small business owners, contractors, individuals seeking comprehensive multi-policy coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Carrier Shopping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.