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: "Home Design Construction",
description: "Home Design Construction is a licensed general contracting firm specializing in luxury home remodeling in Las Vegas with over nine years of experience. They offer comprehensive design-build services including kitchen remodels, bathroom renovations, full-home updates, flooring, painting, and custom interior work. Clients work directly with the general contractor throughout planning, material selection, and construction to ensure clarity and exceptional craftsmanship.",
url: "https://lvhomedesign.com/",
telephone: "+1-702-872-2535",
address: {
@type: "PostalAddress",
streetAddress: "2620 Regatta Dr Suite #102",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.207538899999996,
longitude: -115.26815409999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking luxury kitchen and bathroom remodels, full-home renovations, modern design updates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
}
],
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.