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: "House of Yards",
description: "House of Yards is a full-service landscaping and outdoor design company serving the greater Phoenix area. They specialize in landscape design, installation, hardscaping, irrigation systems, and ongoing maintenance to transform residential and commercial outdoor spaces. With a focus on creating functional and beautiful yards tailored to Arizona's climate, they handle everything from initial design consultation through project completion and seasonal care.",
url: "https://arizona.houseofyards.com/",
telephone: "+1-480-818-4516",
address: {
@type: "PostalAddress",
streetAddress: "2820 S Alma School Rd STE 18233",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.264009099999996,
longitude: -111.8607985
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "129",
bestRating: "5"
},
areaServed: "Chandler, Phoenix, and surrounding Greater Phoenix communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive landscape renovation, property managers managing commercial outdoor spaces, and residents wanting low-maintenance Arizona-native designs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Arizona-Focused Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-First Approach"
}
],
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.