Structured Data

    Vista Windows and 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: "Vista Windows and Doors",
      description: "Vista Windows and Doors is a Phoenix-based general contractor specializing in custom window and door installation for residential homes. They offer a full range of window styles, entry doors, and related services with a focus on quality craftsmanship and customer satisfaction. The company provides free estimates and works directly with homeowners to select solutions that match their home's aesthetics and energy efficiency needs.",
      url: "https://www.vistawindowsaz.com/",
      telephone: "+1-480-744-2884",
      address: {
        @type: "PostalAddress",
        streetAddress: "3150 N 24th St Ste. C-202",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.485618599999995,
        longitude: -112.03064619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window replacements, First-time remodelers, Homeowners upgrading entry doors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free In-Home Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window Options"
        }
      ],
      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.