Structured Data

    L & L Kitchen & Bath

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "L & L Kitchen & Bath",
      description: "L & L Kitchen & Bath is a full-service kitchen and bathroom remodeling company based in Oklahoma City that combines design expertise with construction services. They operate as both a materials supplier and general contractor, offering everything from cabinet selection and countertop installation to complete bathroom and kitchen renovations. Their showroom location allows customers to view products and work directly with contractors to plan custom remodeling projects.",
      url: "https://landlkitchenandbath.com/",
      telephone: "+1-405-672-4488",
      address: {
        @type: "PostalAddress",
        streetAddress: "4600 S I-35 Service Rd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4196296,
        longitude: -97.4878562
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, people wanting to view products before selecting designs, renovators seeking design-build services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom with Product Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Supplier and 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.