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: "Direct Auto Insurance - Poplar Hall Dr",
description: "Direct Auto Insurance is an independent insurance agency in Norfolk offering affordable auto insurance coverage with flexible payment options and quick quotes. They specialize in serving drivers who need budget-friendly policies and fast service, with staff ready to help customers find coverage that fits their needs and budget.",
url: "https://local.directauto.com/virginia/norfolk/5731-poplar-hall-dr?y_source=1_MTU0NDkzNDgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-757-466-8600",
address: {
@type: "PostalAddress",
streetAddress: "5731 Poplar Hall Dr Ste A",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8484735,
longitude: -76.20867860000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "127",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding areas",
knowsAbout: "Insurance Agents, Budget-conscious drivers, High-risk drivers, Those seeking quick quotes, Customers preferring local service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Payment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.