Structured Data

    AHT Wisconsin Windows

    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: "AHT Wisconsin Windows",
      description: "AHT Wisconsin Windows is a Madison-based general contractor specializing in residential window and door installation and replacement. With years of experience serving the greater Madison area, they provide custom window solutions, entry doors, and related services to homeowners looking to upgrade their homes with quality products and professional installation.",
      url: "http://www.ahtwindows.com/",
      telephone: "+1-608-838-0233",
      address: {
        @type: "PostalAddress",
        streetAddress: "4801 Voges Rd",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53718",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0402424,
        longitude: -89.29939279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window replacement, First-time home improvement projects, Families upgrading entry doors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Window Options"
        },
        {
          @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.