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: "Your Agent LLC (INSURANCE AGENCY)",
description: "Your Agent LLC is an independent insurance agency in McKinney specializing in personalized coverage solutions for individuals and families. They offer auto, home, life, and business insurance from multiple carriers, allowing clients to compare quotes and find the best rates tailored to their specific needs. With a focus on customer service and local expertise, they help residents throughout the Dallas-Fort Worth area protect what matters most.",
url: "http://www.youragentllc.com/",
telephone: "+1-469-585-6455",
address: {
@type: "PostalAddress",
streetAddress: "5900 S Lake Forest Dr Suite #300",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.145463,
longitude: -96.6806637
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "136",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, small business owners, families comparing auto and home insurance rates, individuals needing life insurance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local McKinney Presence"
}
],
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.