Displays data in a simple card layout, with a title, some text, and up to one image on the right hand side. Works on Alexa and Google Assistant. Use only one card per step. This element will be ignored on devices which do not have a display.
A card is a great way of showing succint info, with some added graphics, accompanied by the usual voice output. If you have a shop, this is a good way of showing a product with a title, short description, image, and price.
Card field value filling example:
${data.propertyBestSuitedForTitle}
${data.propertyBestSuitedForSubtitle}
${data.somePrimaryDescription}
${data.someImageLink}
${data.someImageText}