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: "Stonebridge Crossing Tire",
description: "Stonebridge Crossing Tire is a full-service tire shop and auto repair facility in McKinney offering tire sales, installation, wheel alignment, and general automotive maintenance. They stock major tire brands and provide same-day service for tire-related needs and car repairs. The shop serves North Texas drivers looking for reliable, professional tire service and preventative auto care in a convenient location.",
url: "http://www.stonebridgecrossingtire.com/",
telephone: "+1-214-592-8606",
address: {
@type: "PostalAddress",
streetAddress: "170 N Stonebridge Dr",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2004023,
longitude: -96.7083691
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "129",
bestRating: "5"
},
areaServed: "McKinney and surrounding North Texas communities",
knowsAbout: "Tire Shops, Daily commuters, fleet owners, drivers needing tire replacements, preventative maintenance shoppers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Auto Repair Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Major Brand Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service Available"
}
],
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.