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: "APL Glass Windows and More",
description: "APL Glass Windows and More is a locally-owned manufacturer and installer of custom windows, doors, and glass products serving the Triangle area. They design and fabricate windows and doors on-site, allowing for precise customization to match any home's specifications. Beyond windows and doors, APL offers a full range of glass services including mirrors, shower enclosures, and custom glass solutions, combined with professional installation by their experienced team.",
url: "https://aplglass.com/",
telephone: "+1-919-857-5860",
address: {
@type: "PostalAddress",
streetAddress: "2712 Hurdover Rd",
addressLocality: "Apex",
addressRegion: "NC",
postalCode: "27539",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7058566,
longitude: -78.8132608
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Apex, NC and surrounding Triangle area including Raleigh, Durham, Chapel Hill, and Cary",
knowsAbout: "Windows & Doors, Homeowners seeking custom windows and doors, those needing specialized glass services, homes requiring precise measurements and custom fabrication",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Manufacturing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Glass Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.