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: "KG Family Insurance - Kristi Guptill",
description: "KG Family Insurance is an independent insurance agency in Jacksonville serving individuals and businesses with a comprehensive range of coverage options. Led by Kristi Guptill, the agency offers auto, home, flood, life, and business insurance, plus specialized policies like boat, collector car, umbrella, and commercial coverage for contractors, auto body shops, and churches. Each client works with a dedicated team to customize coverage and find cost savings across multiple carriers.",
url: "https://kgfamilyinsurance.com/",
telephone: "+1-904-527-8396",
address: {
@type: "PostalAddress",
streetAddress: "12276 San Jose Blvd Ste 734",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32223",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.145865999999998,
longitude: -81.63350779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Jacksonville, Florida and surrounding areas",
knowsAbout: "Insurance Agents, Families seeking bundled home and auto coverage, business owners needing commercial policies, specialty vehicle owners, landlords and property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Multi-Carrier Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Client Teams"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Broad Coverage Specialization"
}
],
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.