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: "Take 5 Oil Change",
description: "Take 5 Oil Change is a quick-service automotive maintenance center specializing in fast, professional oil changes completed in approximately 10 minutes without leaving your vehicle. Located at 3680 Holland Rd in Virginia Beach, they offer both conventional and synthetic oil changes, along with complementary maintenance services including wiper blade replacement, air filter changes, coolant exchanges, fluid top-offs, and tire pressure checks. Take 5 also provides specialized services like high-mileage oil, diesel fuel filter replacement, and fuel injection cleaning, plus a dedicated fleet service program for commercial vehicles.",
url: "https://www.take5.com/locations/oil-change/virginia/virginia-beach/30806/",
telephone: "+1-757-781-1147",
address: {
@type: "PostalAddress",
streetAddress: "3680 Holland Rd",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.814321,
longitude: -76.1002733
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "689",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Busy professionals, rideshare drivers, fleet managers, vehicle owners seeking routine maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "10-Minute Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Oil Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Special Discounts"
}
],
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.