Overview
The Event Venue Component specifies where and how an event will take place — whether it’s a physical location, an online meeting, or a hybrid combination of both.It provides structured fields for address, map location, join buttons, and related event details such as contact numbers and notes. This schema ensures that QR Code landing pages can accurately represent venue information with visual consistency and functional join options (e.g., “Join on Zoom”, “View on Map”).
Properties
🧩 Formatting Object
Used in Categories
This component is used in the following QR Code categories:Example Schema
Example Payload (with location)
WhenhasMapLocation is true, the location object follows the Base Map structure:
Notes
venueTypedetermines which properties are required:physical→addressrequiredonline→joinButtonrequiredboth→ bothaddressandjoinButtonrequired
- The map location can be displayed only when
hasMapLocationis set totrueandlocationis defined. - Supports up to 10 phone numbers for attendee contact or join options.
- Password and notes fields are optional but recommended for private or hybrid events.