Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Insurance Crib, Insurance Agent",
description: "Insurance Crib is an independent insurance agency in Plano serving the Dallas-Fort Worth area with personalized coverage solutions for auto, home, life, and business insurance. They specialize in finding clients the best rates by comparing quotes from multiple carriers, offering bundled discounts and comprehensive coverage options tailored to individual needs.",
url: "https://insurancecrib.com/",
telephone: "+1-469-300-0271",
address: {
@type: "PostalAddress",
streetAddress: "Mailing Only:, 1121 E Spring Creek Pkwy #110-213",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0577695,
longitude: -96.6915903
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "65",
bestRating: "5"
},
areaServed: "Plano and Dallas-Fort Worth Metroplex",
knowsAbout: "Insurance Agents, Auto and home insurance shoppers, small business owners, families seeking bundled coverage, anyone wanting personalized rate comparisons",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Model"
},
{
@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.