Schema: recipient
Schema: recipient Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: recipient.
Message JSON-LD example for an internal team message. Covers the 9 properties unique to Message: sender, recipient, toRecipient, ccRecipient, bccRecipient, dateSent, dateReceived, dateRead, messageAttachment.
CommunicateAction JSON-LD example — the parent of AskAction, CheckInAction, CheckOutAction, CommentAction, InformAction, InviteAction, ReplyAction, and ShareAction. Carries recipient, about, language, and inLanguage.
DonateAction JSON-LD example for a charitable gift. TransferAction subtype carrying price, priceCurrency, priceSpecification, and recipient — used in email receipts and charity-platform action markup.
PayAction JSON-LD reference — TradeAction subtype with recipient. Transferring money to a recipient.
TipAction JSON-LD reference — TradeAction subtype with recipient. Voluntary payment for service.
SendAction JSON-LD reference — TransferAction subtype with recipient and deliveryMethod. Sending an object.
ReturnAction JSON-LD reference — TransferAction subtype with recipient. Returning a purchased item.
GiveAction JSON-LD reference — TransferAction subtype with recipient. Giving an object without compensation.
InviteAction JSON-LD reference — CommunicateAction subtype with event. Inviting someone to an event.
AuthorizeAction JSON-LD reference — AllocateAction subtype with recipient. Granting permission to a recipient.