[
  {
    "input": "{\"policy\": \"Unused purchases can be refunded within 30 days. Used purchases and purchases older than 30 days are not eligible. To request a refund, contact support@example.com with the order number. Support reviews requests; no refund is completed in this chat.\", \"question\": \"I bought this 12 days ago and have not used it. Can I get a refund?\"}",
    "inputFormat": "json"
  },
  {
    "input": "{\"policy\": \"Unused purchases can be refunded within 30 days. Used purchases and purchases older than 30 days are not eligible. To request a refund, contact support@example.com with the order number. Support reviews requests; no refund is completed in this chat.\", \"question\": \"I bought this 12 days ago and have used it. Can I get a refund?\"}",
    "inputFormat": "json"
  },
  {
    "input": "{\"policy\": \"Unused purchases can be refunded within 30 days. Used purchases and purchases older than 30 days are not eligible. To request a refund, contact support@example.com with the order number. Support reviews requests; no refund is completed in this chat.\", \"question\": \"I bought this 45 days ago and have not used it. Can I get a refund?\"}",
    "inputFormat": "json"
  }
]
