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: "Trellis 925",
description: "Trellis 925 is a versatile event venue in Orlando offering elegant spaces for weddings, corporate events, and private celebrations. Located on Sand Lake Road, this full-service venue provides customizable indoor and outdoor settings with professional event coordination and on-site catering options to bring any celebration to life.",
url: "http://www.trellis925.com/",
telephone: "+1-407-440-0372",
address: {
@type: "PostalAddress",
streetAddress: "7594 W Sand Lake Rd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32819",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.448946199999998,
longitude: -81.4855547
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "255",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida",
knowsAbout: "Event & Wedding Venues, Engaged couples, corporate event planners, milestone celebration hosts, groups seeking all-in-one venue and catering solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sand Lake Location"
}
],
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.