Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "24 HR DFW Tire Rescue (Mobile Tire Repair)",
description: "24 HR DFW Tire Rescue is a mobile tire repair service serving the Dallas-Fort Worth area with emergency roadside assistance available around the clock. They specialize in tire repairs, replacements, and emergency services that come directly to your location, eliminating the need to visit a shop. With a focus on convenience and rapid response, they handle flat tires, punctures, and other tire emergencies 24/7.",
telephone: "+1-682-999-1787",
address: {
@type: "PostalAddress",
streetAddress: "7001 Silber Rd Apt 1310",
addressLocality: "Arlington",
addressRegion: "TX",
postalCode: "76017",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.66664,
longitude: -97.2185149
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "85",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth metropolitan area, Arlington and surrounding cities",
knowsAbout: "Tire Shops, Busy professionals, commercial drivers, roadside emergency situations, customers needing after-hours tire service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Mobile Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Roadside Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Shop Visit Required"
}
],
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.