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: "Rebate Tire LLC at North Tryon",
description: "Rebate Tire LLC is a full-service tire shop and auto repair facility located on North Tryon Street in Charlotte. They specialize in tire sales, installation, and automotive maintenance and repair services. With a focus on quality service and competitive pricing, Rebate Tire serves both individual vehicle owners and commercial customers seeking reliable tire and general auto care solutions.",
url: "http://rebatetire.com/",
telephone: "+1-704-421-8947",
address: {
@type: "PostalAddress",
streetAddress: "2922 N Tryon St",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2509304,
longitude: -80.81205369999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Charlotte and surrounding Mecklenburg County areas",
knowsAbout: "Tire Shops, Budget-conscious tire shoppers, commercial fleet operators, vehicle owners needing same-day tire service and alignment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capability"
},
{
@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.