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: "Collision Motor Specialist",
description: "Collision Motor Specialist is a full-service auto repair shop in Houston specializing in collision repair, mechanical work, and vehicle maintenance. Located on Boone Rd, they handle everything from accident damage and frame repair to routine maintenance and diagnostics using OEM parts and modern repair techniques. Their experienced team serves both insurance claims and direct customers with transparent pricing and detailed estimates.",
url: "https://cmsautorepair.com/",
telephone: "+1-832-230-3035",
address: {
@type: "PostalAddress",
streetAddress: "4721 Boone Rd",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77072",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.704985799999996,
longitude: -95.5749786
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "564",
bestRating: "5"
},
areaServed: "Houston and surrounding Greater Houston area",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, customers with insurance claims, vehicle owners seeking comprehensive mechanical service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "OEM Parts & Frame Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capability"
}
],
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.