Structured Data

    Kitchen Express & Remodel

    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 Express & Remodel",
      description: "Kitchen Express & Remodel is a kitchen and bathroom remodeling specialist serving South Florida with design and construction expertise. They offer comprehensive remodeling services from concept to completion, helping homeowners transform their kitchens and bathrooms with quality craftsmanship and attention to detail.",
      url: "https://expresskitchenbath.com/?y_source=1_NTgyNDM4NzgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-561-702-8198",
      address: {
        @type: "PostalAddress",
        streetAddress: "7024 Charleston Shores Blvd",
        addressLocality: "Greenacres",
        addressRegion: "FL",
        postalCode: "33467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.5642668,
        longitude: -80.1548406
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "South Florida, including Palm Beach County and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen upgrades, Bathroom remodel clients, South Florida homeowners wanting personalized design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kitchen & Bath Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service"
        }
      ],
      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.