Schema: ticketNumber
Schema: ticketNumber Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: ticketNumber.
Reservation JSON-LD example for a confirmed booking. Covers the 12 properties defined on Reservation including reservationStatus enum, reservationFor, underName, totalPrice, and how Reservation connects to Ticket and the thing being reserved.
EventReservation JSON-LD example for an XooCon ticket booking. EventReservation adds no properties of its own; see the Reservation example for a complete property walkthrough.
Ticket JSON-LD example for an XooCon conference badge. Covers the 8 properties unique to Ticket including ticketNumber, ticketToken for QR/barcode, ticketedSeat, issuedBy, and totalPrice.