Structured Data

    True North Kitchen and Bath

    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: "True North Kitchen and Bath",
      description: "True North Kitchen and Bath is a design-build contractor specializing in kitchen and bathroom remodeling for Bay Area homeowners. Based in Burlingame, they combine custom design services with quality construction, offering clients a streamlined experience from concept through completion. Their showroom and in-house expertise help homeowners visualize and execute their renovation projects.",
      url: "http://www.truenorthkb.com/",
      telephone: "+1-866-609-7870",
      address: {
        @type: "PostalAddress",
        streetAddress: "1175 Chula Vista Ave",
        addressLocality: "Burlingame",
        addressRegion: "CA",
        postalCode: "94010",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.586729,
        longitude: -122.36399399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "San Francisco Bay Area, including the Peninsula and surrounding communities",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, Peninsula residents seeking design-build expertise, families upgrading aging kitchens or baths",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Showroom"
        }
      ],
      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.