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: "Direct Auto Insurance",
description: "Direct Auto Insurance offers affordable auto insurance coverage with flexible payment options at their Charlotte location on N Tryon Street. They specialize in providing insurance solutions for drivers of all backgrounds, including those with less-than-perfect driving records. Their team helps customers find coverage that fits their budget and driving needs.",
url: "https://local.directauto.com/north-carolina/charlotte/5025-n-tryon-st?y_source=1_MTU0NDkzODQtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-704-264-3011",
address: {
@type: "PostalAddress",
streetAddress: "5025 N Tryon St #105",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2590642,
longitude: -80.78213010000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Insurance Agents, Budget-conscious drivers, drivers with accidents or violations, drivers seeking flexible payment options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Payment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Non-Standard Driver Focus"
}
],
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.