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: "Designer Kitchen & Bath",
description: "Designer Kitchen & Bath is a full-service kitchen and bathroom remodeling company in Las Vegas specializing in custom design, installation, and project management. They offer comprehensive remodeling services including cabinetry, countertops, flooring, fixtures, and complete bathroom transformations. The team handles everything from initial design consultation through final installation, working with homeowners to create functional and beautiful spaces tailored to their needs and budget.",
url: "https://mylasvegasdesigner.com/",
telephone: "+1-702-396-2284",
address: {
@type: "PostalAddress",
streetAddress: "6965 Speedway Blvd X102",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.273866,
longitude: -115.0216828
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, Families upgrading kitchens, Bathroom renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Kitchen & Bath Expertise"
}
],
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.