Structured Data

    Window Shop

    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: "Window Shop",
      description: "Window Shop is a general contracting and service business located in Corpus Christi, Texas, specializing in window and door solutions for residential and commercial properties. With a focus on quality installation and customer service, they help homeowners and businesses improve their properties with professional window and door products and installation services.",
      url: "http://www.windowshoptx.com/",
      telephone: "+1-361-758-1500",
      address: {
        @type: "PostalAddress",
        streetAddress: "4202 Calallen Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.860328,
        longitude: -97.628909
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, Property owners needing general contracting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        }
      ],
      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.