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: "High xVelocity Auto Windshield Repairs",
description: "High xVelocity Auto Windshield Repairs is a Houston-based auto glass specialist providing windshield repair and replacement services for all vehicle types. Located on Preston Street, they offer mobile and in-shop services with a focus on quick turnaround and quality workmanship. Their team handles chip repairs, full windshield replacements, and related auto glass needs with professional installation.",
url: "http://xhighvelocityautoglass.online/",
telephone: "+1-832-598-9432",
address: {
@type: "PostalAddress",
streetAddress: "1421 Preston St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.759202099999996,
longitude: -95.35713539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Houston and surrounding areas, TX",
knowsAbout: "Auto Repair & Mechanics, Daily commuters needing emergency windshield repairs, fleet operators, insurance claim referrals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quick Turnaround"
}
],
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.