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: "Harry P Leu Gardens",
description: "Harry P Leu Gardens is a 50-acre botanical garden in Orlando featuring themed garden rooms, native Florida plants, and exotic species in a serene landscape setting. The gardens offer walking paths, educational programs, and seasonal displays, making it a peaceful destination for nature enthusiasts, families, and visitors seeking outdoor beauty and horticultural inspiration.",
url: "https://www.leugardens.org/",
telephone: "+1-407-246-2620",
address: {
@type: "PostalAddress",
streetAddress: "1920 N Forest Ave",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32803",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.5677894,
longitude: -81.35712219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "5640",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida",
knowsAbout: "Landscaping & Lawn Care, Nature lovers, families with children, photographers, gardening enthusiasts, visitors seeking peaceful outdoor spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "50-Acre Themed Gardens"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Educational & Horticultural Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round 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.