Structured Data

    DunRite Windows & Doors

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "DunRite Windows & Doors",
      description: "DunRite Windows & Doors is a Phoenix-based supplier and general contractor specializing in residential window and door replacement and installation. Serving the greater Phoenix area with over two decades of expertise, they offer custom window solutions, entry door installations, and comprehensive replacement services for homeowners looking to upgrade their home's aesthetics and energy efficiency. Their team handles everything from consultation through professional installation.",
      url: "https://azwindowreplacement.com/",
      telephone: "+1-602-362-9514",
      address: {
        @type: "PostalAddress",
        streetAddress: "4626 E Thunderbird Rd #105",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.612141,
        longitude: -111.98121979999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Phoenix and greater Phoenix metropolitan area, Arizona",
      knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, energy-conscious renovators, customers wanting custom architectural solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.