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: "University City Service Center",
description: "University City Service Center is a family-owned NAPA AutoCare Center in San Diego offering comprehensive auto repair and tire services. ASE-certified technicians provide tire sales, oil changes, brake repair, A/C service, engine diagnostics, smog inspections, suspension work, transmission repair, wheel alignment, and preventive maintenance. The shop features an on-site Shell gas station and backs qualifying repairs with NAPA's 24-month/24,000-mile Peace of Mind Warranty (extended to 36 months with NAPA Credit Card).",
url: "http://ucservicecenter.net/",
telephone: "+1-858-453-0676",
address: {
@type: "PostalAddress",
streetAddress: "3901 Governor Dr",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8542415,
longitude: -117.20400029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "393",
bestRating: "5"
},
areaServed: "San Diego, La Jolla, University City, and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Local San Diego drivers needing routine maintenance, commuters requiring same-day tire replacement and alignment, vehicle owners seeking trusted ASE-certified repairs with warranty protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "NAPA AutoCare Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Full-Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours & Weekend Service"
}
],
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.