
<html> <head> <script type="application/ld+json"> [{ "@context": "http://schema.org/", "@type": "DiscountOffer", "description": "Save 20% on your first order", "discountCode": "SAVE20", "availabilityStarts": "2024-05-19T00:00:00-07:00", "availabilityEnds": "2025-09-09T23:59:59-07:00", "image": "https://example.com/images/promo_banner.jpg", "logo": "https://example.com/images/company_logo.png" }] </script> </head> <body> <!-- Your email content goes here --> </body> </html>
