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: "The Bower Venue",
description: "The Bower Venue is an elegant event space in Edmond offering customizable settings for weddings, receptions, corporate events, and celebrations. Located at 4600 W Covell Rd, this venue provides flexible indoor and outdoor options designed to accommodate gatherings of various sizes with professional event support.",
url: "https://www.thebowervenue.com/",
telephone: "+1-405-309-9053",
address: {
@type: "PostalAddress",
streetAddress: "4600 W Covell Rd",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6809241,
longitude: -97.5439128
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Edmond, Oklahoma and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Celebration hosts seeking elegant customizable venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Support"
}
],
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.