Structured Data

    The Kitchen Source

    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: "The Kitchen Source",
      description: "The Kitchen Source is a Fort Worth-based kitchen remodeling showroom and general contracting company specializing in custom kitchen design, cabinetry, countertops, and full kitchen renovations. Operating from their W 6th Street location, they combine retail showroom displays with professional contracting services, helping homeowners visualize and execute their dream kitchens from concept through completion.",
      url: "https://thekitchensource.com/",
      telephone: "+1-817-731-4299",
      address: {
        @type: "PostalAddress",
        streetAddress: "3116 W 6th St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7523793,
        longitude: -97.3620345
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding Dallas-Fort Worth area",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen remodels, those seeking custom cabinetry solutions, families wanting to upgrade their cooking and dining spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Displays"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Remodeling"
        }
      ],
      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.