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: "Heartland Garage Doors",
description: "Heartland Garage Doors is a local garage door service company serving the Lubbock area from their Wolfforth location. They specialize in garage door installation, repair, and maintenance for residential and commercial customers. With expertise in door systems and openers, they provide reliable solutions to keep garage doors functioning safely and smoothly.",
url: "http://www.heartlandgaragedoors.com/",
telephone: "+1-806-863-3030",
address: {
@type: "PostalAddress",
streetAddress: "9120 F M 1585 Unit B",
addressLocality: "Wolfforth",
addressRegion: "TX",
postalCode: "79382",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4766541,
longitude: -102.0190282
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Lubbock, Wolfforth, and surrounding West Texas communities",
knowsAbout: "Windows & Doors, Homeowners needing garage door repair, new door installation, or preventive maintenance; small businesses with garage door systems",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Scope"
}
],
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.