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: "Afford-a-door",
description: "Afford-a-door is a locally owned doors and windows supplier serving the Lubbock area from Wolfforth, TX. They specialize in providing affordable door and window solutions for residential and commercial customers, offering installation services and expert guidance on selecting the right products for any property.",
url: "http://affordadoorlubbock.com/",
telephone: "+1-806-781-5039",
address: {
@type: "PostalAddress",
streetAddress: "9004 County Rd 7310",
addressLocality: "Wolfforth",
addressRegion: "TX",
postalCode: "79382",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.489368899999995,
longitude: -102.01622689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Windows & Doors, Budget-conscious homeowners, property managers, contractors needing reliable door and window suppliers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordable Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert Service"
}
],
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.