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: "Precision Tune Auto Care",
description: "Precision Tune Auto Care in Gastonia is a full-service auto repair facility offering tire sales, car repairs, and maintenance services for both foreign and domestic vehicles. With ASE-certified technicians and a focus on quality workmanship, they provide comprehensive automotive care including tire services, general repairs, and routine maintenance to keep vehicles running reliably.",
url: "http://www.precisiontune.com/GastoniaNC",
telephone: "+1-704-867-2467",
address: {
@type: "PostalAddress",
streetAddress: "1505 E Franklin Blvd",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2618416,
longitude: -81.1533254
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "509",
bestRating: "5"
},
areaServed: "Gastonia, NC and surrounding areas",
knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking reliable repairs, DIY mechanics needing quality parts, budget-conscious drivers looking for fair pricing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "ASE-Certified Technicians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Foreign & Domestic Expertise"
}
],
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.