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: "Runway Auto Body & Collision",
description: "Runway Auto Body & Collision in McKinney provides comprehensive auto body repair and collision services for vehicles of all makes and models. The shop specializes in damage assessment, frame repair, paintless dent removal, and full-service collision restoration using quality parts and professional techniques. They work directly with insurance companies to streamline the claims process and get customers back on the road quickly.",
url: "http://runwayautobody17.lovable.app/",
telephone: "+1-972-999-7103",
address: {
@type: "PostalAddress",
streetAddress: "10035 Stearman Ln",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.213721899999996,
longitude: -96.7436515
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "McKinney and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, insurance claim filers, vehicle owners seeking quality restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Frame & Structural Repair"
}
],
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.