Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Nashville Kitchen & Bath",
description: "Nashville Kitchen & Bath is a full-service kitchen and bathroom showroom and supplier located in Nashville's 8th Avenue corridor. They specialize in high-quality cabinetry, countertops, fixtures, and design materials for kitchen and bathroom projects. The showroom allows customers to view and select products in person, making it easy to coordinate finishes and styles for renovation projects.",
url: "http://nashvillekitchenbath.com/",
telephone: "+1-615-828-2788",
address: {
@type: "PostalAddress",
streetAddress: "1211 8th Ave S",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1408895,
longitude: -86.7789968
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Nashville and surrounding Middle Tennessee",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom renovations, contractors sourcing quality materials, designers seeking curated product selections",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Design Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Product Selection"
}
],
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.