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: "Legacy Doors and More",
description: "Legacy Doors and More is a full-service doors and windows company based in Layton that serves Northern Utah with custom door and window installation, replacement, and repair services. They offer a wide range of entry doors, interior doors, windows, and related products, backed by professional installation expertise. The team combines product quality with skilled craftsmanship to help homeowners upgrade their homes' functionality and curb appeal.",
url: "https://www.legacydoorsandmore.com/",
telephone: "+1-385-482-6039",
address: {
@type: "PostalAddress",
streetAddress: "56 Emerald Dr",
addressLocality: "Layton",
addressRegion: "UT",
postalCode: "84041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.0728511,
longitude: -111.9648319
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Layton and surrounding Northern Utah communities",
knowsAbout: "Windows & Doors, Homeowners seeking custom door and window replacements, those upgrading curb appeal, families needing energy-efficient window solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer and Installer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Options Available"
}
],
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.