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 - E Little Creek Rd",
description: "Direct Auto Insurance is a local insurance agency in Norfolk, VA offering auto insurance, home insurance, and other coverage options. This Direct Auto franchise location provides personalized quotes and policy options to help drivers and homeowners find affordable coverage that fits their needs.",
url: "https://local.directauto.com/virginia/norfolk/1736-e-little-creek-rd?y_source=1_MTU0NDkyMzYtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-757-480-3873",
address: {
@type: "PostalAddress",
streetAddress: "1736 E Little Creek Rd Suite A",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.9179629,
longitude: -76.2275086
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding areas",
knowsAbout: "Insurance Agents, Local drivers needing affordable auto insurance, homeowners seeking bundled coverage, people looking for personalized quotes from a local agent",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Franchise with National Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Coverage Options"
}
],
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.