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: "The Ranch By GMV, Wedding Venue",
description: "The Ranch by GMV is a 40-acre all-inclusive wedding and event venue in Von Ormy offering both indoor and outdoor spaces with a modern, elegant atmosphere. The venue includes on-site catering, a dedicated event planner, bridal suite, DJ and bartending services, plus optional lodging for up to 16 guests, making it a complete destination for celebrations. Setup, teardown, tables, chairs, and decor are all included, with a manager and event staff present throughout your event.",
url: "https://theranchbygmv.com/",
telephone: "+1-210-905-0202",
address: {
@type: "PostalAddress",
streetAddress: "17875 TX-16",
addressLocality: "Von Ormy",
addressRegion: "TX",
postalCode: "78073",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.169085999999997,
longitude: -98.59093299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Von Ormy, TX and surrounding San Antonio area",
knowsAbout: "Event & Wedding Venues, Couples seeking all-inclusive wedding packages, destination wedding celebrations, events requiring on-site lodging, those wanting both indoor and outdoor options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Lodging Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Event Planner Included"
}
],
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.