Structured Data

    Kitchen & Bath Expo

    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: "Kitchen & Bath Expo",
      description: "Kitchen & Bath Expo is a Virginia Beach-based home goods retailer and general contractor specializing in kitchen and bathroom remodeling projects. They offer both showroom displays of cabinets, countertops, and fixtures, and full-service renovation contracting for homeowners planning kitchen or bath upgrades. Their dual retail-and-contractor model allows customers to browse products on-site and have the same team handle professional installation.",
      url: "http://www.kitchenandbathexpova.com/",
      telephone: "+1-757-552-0170",
      address: {
        @type: "PostalAddress",
        streetAddress: "3852 Virginia Beach Blvd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.840717,
        longitude: -76.108661
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "141",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen remodels, Bathroom renovation projects, Customers who want to see products before buying",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom + Contractor Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contractor License"
        }
      ],
      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.