Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Elysian Landscapes",
description: "Elysian Landscapes is a Los Angeles-based landscape architecture studio founded in 1996 and led by artist Judy Kameon and architect Dana Bauer. The firm specializes in designing and building landscapes that integrate ecological systems with urban environments, working on projects ranging from private residential gardens to large-scale public installations, civic spaces, and commercial developments. Their practice combines environmental problem-solving, artistic expression, and sustainable construction methods, with a focus on native habitat restoration, climate-responsive planting, and creating immersive outdoor experiences that serve both human and ecological communities.",
url: "http://elysianlandscapes.com/",
telephone: "+1-213-380-9087",
address: {
@type: "PostalAddress",
streetAddress: "2340 W 3rd St",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0644049,
longitude: -118.27593610000001
},
areaServed: "Los Angeles and surrounding Southern California areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking distinctive residential gardens, developers and architects designing mixed-use and civic projects, fashion and hospitality brands, and clients committed to sustainable and ecologically integrated landscapes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Award-Winning Design + Build Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Ecological & Native Plant Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Project Portfolio"
}
],
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.