Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Luxury Bath & Kitchens of Raleigh",
description: "Luxury Bath & Kitchens of Raleigh is a full-service remodeling company specializing in high-end bathroom and kitchen renovations. They offer design-build services, custom cabinetry, tile work, and complete project management from concept to completion. With over a decade of experience serving the Raleigh area, they combine expert craftsmanship with personalized design to transform spaces into luxury homes.",
url: "https://www.luxurybathral.com/",
telephone: "+1-919-355-9244",
address: {
@type: "PostalAddress",
streetAddress: "3048 Barrow Dr",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27616",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8656325,
longitude: -78.5866796
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "193",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding Triangle area",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking luxury kitchen or bathroom remodels, Premium home buyers wanting custom renovations, Design-conscious clients wanting professional guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Luxury Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Retail"
}
],
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.