Promptconfig/page_prompts.yaml
Extract the following information from this charity's donation page. Return ONLY valid JSON matching the exact schema below.
Required fields:
- tax_deductible: Boolean - Whether donations are tax-deductible
Optional fields:
- donation_methods: Array of strings (0-10 items) - Accepted methods from: credit_card, debit_card, paypal, bank_transfer, check, wire_transfer, cryptocurrency, stock_donation, donor_advised_fund, other
- donate_url: String or null (valid URI) - Primary donation URL
Return JSON only. Do not include explanations or markdown formatting.