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: "Your New Door - Royalty Row",
description: "Your New Door is a full-service door and window supplier and installer serving the Dallas-Fort Worth area. Operating from their Irving showroom, they offer custom entry doors, interior doors, windows, and professional installation services for both residential and commercial projects. With a focus on quality products and expert craftsmanship, they help homeowners and businesses upgrade their entrances and window systems.",
url: "https://www.yournewdoor.com/",
telephone: "+1-214-814-1593",
address: {
@type: "PostalAddress",
streetAddress: "3230 Royalty Row Suite 110",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8350486,
longitude: -96.89824039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "298",
bestRating: "5"
},
areaServed: "Irving and surrounding Dallas-Fort Worth metroplex",
knowsAbout: "Windows & Doors, Homeowners upgrading entryways, Businesses seeking commercial doors and windows, Residential remodelers, Property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Display"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.