Structured Data

    Window Depot USA of Dallas

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Window Depot USA of Dallas",
      description: "Window Depot USA of Dallas is a locally-owned window and door installation company serving the Dallas-Fort Worth area from their Irving location. They specialize in energy-efficient replacement windows, entry doors, storm windows, and custom door solutions for both residential and commercial properties. With a focus on quality products and professional installation, Window Depot USA helps homeowners improve energy efficiency, curb appeal, and home security.",
      url: "https://windowdepotdallas.com/",
      telephone: "+1-214-399-9592",
      address: {
        @type: "PostalAddress",
        streetAddress: "4425 W Airport Fwy Suite #119",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.838619,
        longitude: -97.0122043
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "203",
        bestRating: "5"
      },
      areaServed: "Dallas-Fort Worth metroplex, including Irving and surrounding communities",
      knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient window replacements, homeowners upgrading entry doors for security and curb appeal, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Energy-Efficient Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Offering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally-Owned Operation"
        }
      ],
      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.