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: "Harmony Landscape Design",
description: "Harmony Landscape Design is a full-service landscape design and construction firm serving Irvine and surrounding areas, specializing in custom backyard and front yard designs with a focus on sustainable, water-efficient solutions suited to Southern California's climate. The team of experienced landscape designers uses advanced CAD software and 3D renderings to create detailed plans that incorporate hardscape features, native plantings, irrigation systems, and modern outdoor living spaces. They guide clients through a complete design-to-installation process, offering drought-tolerant plant selections, modern patios, fire features, and low-maintenance alternatives to traditional lawns.",
url: "https://harmonydesign.info/location/california/irvine/",
telephone: "+1-818-857-1560",
address: {
@type: "PostalAddress",
streetAddress: "3763 Alton Pkwy b",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92606",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6825593,
longitude: -117.8139045
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Irvine, CA and nearby Orange County communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor spaces, eco-conscious property owners, those in drought-prone regions wanting water-efficient landscaping, homeowners wanting hardscape and patio installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced 3D CAD Renderings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sustainable & Water-Efficient Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Design-to-Construction Process"
}
],
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.