Schema: deliveryMethod
Schema: deliveryMethod Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: deliveryMethod.
DeliveryEvent
DeliveryEvent JSON-LD example for a XooTee order pickup from the Dunmore store. Covers accessCode, availableFrom, availableThrough, and hasDeliveryMethod with DeliveryMethod enum (the 4 properties unique to DeliveryEvent).
OrderAction
OrderAction JSON-LD example for ordering a product for delivery. OrderAction adds one property (deliveryMethod) on top of TradeAction's price properties.