Structured Data

    Honest View Windows

    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: "Honest View Windows",
      description: "Honest View Windows is a Phoenix-based window and door installation company specializing in custom replacement windows, entry doors, and storm windows for residential homes. The company offers free in-home estimates, manufacturer warranties, and financing options to make upgrades accessible. They focus on energy-efficient solutions designed to improve home comfort and reduce utility costs.",
      url: "https://honestviewwindows.com/",
      telephone: "+1-480-550-1195",
      address: {
        @type: "PostalAddress",
        streetAddress: "4539 N 22nd St #4554",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.503650799999996,
        longitude: -112.03424659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding Maricopa County areas",
      knowsAbout: "Windows & Doors, Homeowners seeking energy-efficient upgrades, Homeowners replacing old or damaged windows, Budget-conscious buyers looking for financing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free In-Home Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window & Door Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manufacturer Warranties & Financing"
        }
      ],
      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.