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: "Copper Creek Construction",
description: "Copper Creek Construction is a Las Vegas-based remodeling and restoration company serving the valley since 1998. They specialize in home remodeling, bathroom renovations, room additions, casitas, emergency restoration services, and demolition projects. Known for their 24/7 emergency response, detailed documentation process, and commitment to on-time, on-budget projects, they're NARI-certified, BBB A+-rated, and IICRC-certified for water damage and mold remediation.",
url: "http://www.coppercreekconst.com/",
telephone: "+1-702-898-7873",
address: {
@type: "PostalAddress",
streetAddress: "5980 S Topaz St",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89120",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.081023,
longitude: -115.11381499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Las Vegas Valley and surrounding Southern Nevada communities",
knowsAbout: "General Contractors & Remodelers, Homeowners needing remodeling or restoration, property owners facing water or fire damage, landlords requiring rapid emergency response, homeowners seeking quality bathroom or room addition projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Industry Certifications & Memberships"
}
],
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.