{
  "first_name": "Alex",
  "discount_percent": "50",
  "promo_code": "SAVE50",
  "offer_price": "$49.99",
  "expiry_hours": "48",
  "cta_url": "https://yourcompany.com/claim-offer",
  "terms_url": "https://yourcompany.com/terms",
  "unsubscribe_url": "https://yourcompany.com/unsubscribe",
  "company_name": "Your Company",
  "year": "2024",
  "features": [
    { "name": "Advanced Analytics", "original_price": "$50" },
    { "name": "Priority Support", "original_price": "$30" },
    { "name": "Custom Integrations", "original_price": "$20" }
  ]
}
