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: "Hackberry Ranch Celina, TX",
description: "Hackberry Ranch is a versatile event venue in Celina offering a 5,000 sq. ft. ranch house with traditional ambiance and modern amenities for weddings, receptions, birthday parties, corporate events, and more. The venue features an indoor hall with capacity for up to 65 guests, outdoor space for 30+, state-of-the-art AV equipment, tables and chairs, and a master bedroom with vanity and walk-in closet. They allow guests to bring their own catering and preferred beverages, offering flexibility and personalized event planning.",
url: "https://hackberryranchcelina.com/",
telephone: "+1-469-269-6571",
address: {
@type: "PostalAddress",
streetAddress: "5598 Hackberry Cir",
addressLocality: "Celina",
addressRegion: "TX",
postalCode: "75009",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3004654,
longitude: -96.76742209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Celina, TX and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning intimate to mid-sized weddings, corporate teams hosting meetings and retreats, families celebrating milestone events, event planners seeking rustic venues with modern tech",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Catering Policy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Space Setup"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full AV & Amenities 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.