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 - N Military Hwy",
description: "Direct Auto Insurance is an independent insurance agency located in Norfolk, Virginia, offering affordable auto insurance coverage with flexible payment options. The agency specializes in helping drivers find low-cost policies and provides personalized service to help customers understand their coverage options. Direct Auto focuses on making insurance accessible and hassle-free for budget-conscious drivers.",
url: "https://local.directauto.com/virginia/norfolk/6914-n-military-hwy?y_source=1_MTcwMTMxMTItNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-757-855-8033",
address: {
@type: "PostalAddress",
streetAddress: "6914 N Military Hwy",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.9052856,
longitude: -76.2305761
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Norfolk, Virginia and surrounding areas",
knowsAbout: "Insurance Agents, Budget-conscious drivers, uninsured/underinsured motorists, drivers seeking flexible payment options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Payment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent"
}
],
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.