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 is a local insurance agency in Corpus Christi offering auto insurance policies and related coverage options. They provide personalized service to help customers find affordable auto insurance solutions tailored to their needs and budget.",
url: "https://local.directauto.com/texas/corpus-christi/5313-saratoga-blvd?y_source=1_MTU5NzIwMTMtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-361-724-3478",
address: {
@type: "PostalAddress",
streetAddress: "5313 Saratoga Blvd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.684677699999998,
longitude: -97.38863579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "193",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Insurance Agents, Local drivers seeking affordable auto insurance, individuals without prior coverage, drivers needing policy adjustments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Corpus Christi Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused Auto Insurance Expertise"
}
],
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.