Structured Data

    Cabinets Empire Nashville

    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: "Cabinets Empire Nashville",
      description: "Cabinets Empire Nashville is a full-service cabinet company specializing in custom cabinetry design, manufacturing, and installation for kitchens, bathrooms, and throughout the home. They offer design consultation, quality craftsmanship, and professional installation services. As both a manufacturer and installer, they provide direct access to custom solutions without middlemen, ensuring quality control from design through completion.",
      url: "https://cabinetempirenashville.com/",
      telephone: "+1-615-488-3037",
      address: {
        @type: "PostalAddress",
        streetAddress: "407 Driftwood St",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.157350099999995,
        longitude: -86.7587312
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, those seeking custom cabinetry solutions, renovation projects requiring high-quality built-ins",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Manufacturing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design & Installation Services"
        }
      ],
      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.