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: "Valleywide Dig and Haul",
description: "Valleywide Dig and Haul is a Phoenix-based excavation and hauling company specializing in site preparation, demolition, and material removal for residential and commercial projects. They offer comprehensive digging, grading, and hauling services to help contractors and property owners clear and prepare land efficiently. With decades of combined experience, their team handles everything from foundation excavation to debris removal with professional equipment and reliable service.",
url: "https://valleywidedigandhaul.com/",
telephone: "+1-480-275-2180",
address: {
@type: "PostalAddress",
streetAddress: "14435 N 7th St # 300A",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85022",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6179903,
longitude: -112.06502569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding Valley communities",
knowsAbout: "Handyman Services, General contractors, commercial developers, residential builders, property owners needing site prep or debris removal",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Fleet & Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Turnaround"
}
],
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.