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: "Hakone Estate and Gardens",
description: "Hakone Estate and Gardens is one of the oldest residential-style Japanese gardens open to the public in the Western Hemisphere, established in 1915 as a private summer retreat. Set on 18 acres in Saratoga, it features an iconic hill and koi pond garden with historic buildings authentically crafted in Japan over a century ago, along with rotating cultural art exhibits. Beyond being a treasured public sanctuary for nature and culture, Hakone serves as a premiere venue for private event rentals, hosting weddings, celebrations, and special occasions in its tranquil, authentic Japanese garden setting.",
url: "http://www.hakone.com/",
telephone: "+1-408-741-4994",
address: {
@type: "PostalAddress",
streetAddress: "21000 Big Basin Wy",
addressLocality: "Saratoga",
addressRegion: "CA",
postalCode: "95070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.252226,
longitude: -122.04171710000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "2016",
bestRating: "5"
},
areaServed: "Saratoga and surrounding Silicon Valley communities",
knowsAbout: "Event & Wedding Venues, Couples seeking unique cultural wedding venues, event hosts wanting distinctive celebration spaces, Japanese culture enthusiasts, families exploring nature and history",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Japanese Architecture"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Public Garden"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cultural Programming"
}
],
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.