Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Venue 23",
description: "Venue 23 is a full-service event space in Bethany offering customizable indoor facilities for weddings, corporate events, private parties, and celebrations. The versatile venue accommodates groups of various sizes and works with couples and event planners to create memorable occasions tailored to their vision and budget.",
url: "https://www.venue23.net/",
telephone: "+1-405-219-0003",
address: {
@type: "PostalAddress",
streetAddress: "6620 NW 23rd St Suite A",
addressLocality: "Bethany",
addressRegion: "OK",
postalCode: "73008",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.492976899999995,
longitude: -97.62950049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Bethany, Oklahoma City metro, and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Birthday and anniversary celebrations, Private party hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coordination"
}
],
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.