{
    "amounts": [20, 50, 100, 500, 1000],
    "largeDonationThreshold": 10000,
    "contactUrl": "https://thelongevityinitiative.org/contact/",
    "currencies": {
        "USD": "$",
        "GBP": "£",
        "EUR": "€"
    },
    "stripeLinks": {
        "oneTime": {
            "us": "https://donate.stripe.com/bJe5kv42H25C7ae9GO5os00",
            "intl": {
                "USD": "https://donate.stripe.com/6oUfZj0Jj71f3gw8r59k40l",
                "GBP": "https://donate.stripe.com/8x26oJ8bL99n4kAgXB9k40k",
                "EUR": "https://donate.stripe.com/8x27sN9fP85j7wM22H9k40j"
            }
        }
    },
    "entities": {
        "us": {
            "label": "United States",
            "badge": "Tax-deductible (US)",
            "currencyDefault": "USD",
            "currenciesAvailable": ["USD"],
            "currencyLabels": {
                "USD": "USD ($) or crypto"
            },
            "legal": "You can support <strong>The Longevity Initiative Ltd</strong> by giving to <strong>Vitalism Charitable Foundation</strong>, a 501(c)(3) public charity (EIN 39-4184929). Donations are tax-deductible to the extent permitted by US law.",
            "cta": "Your donation to Vitalism Charitable Foundation will be securely processed with Stripe."
        },
        "uk": {
            "label": "United Kingdom",
            "badge": null,
            "currencyDefault": "GBP",
            "currenciesAvailable": ["USD", "GBP", "EUR"],
            "legal": "Donations from the UK are made to <strong>The Longevity Initative Ltd</strong>, a UK limited company. This is not a UK charity but we are applying for that status. Donations are therefore not currently eligible for Gift Aid.",
            "cta": "Your donation to The Longevity Initative Ltd will be securely processed with Stripe."
        },
        "row": {
            "label": "Rest of World",
            "badge": null,
            "currencyDefault": "USD",
            "currenciesAvailable": ["USD", "GBP", "EUR"],
            "legal": "International donations are made to <strong>The Longevity Initative Ltd</strong>, a UK limited company. We are unable to advise whether they may be tax-deductible.",
            "cta": "Your donation to The Longevity Initative Ltd will be securely processed with Stripe."
        }
    },
    "labels": {
        "donate": "Donate",
        "custom_amount": "Custom",
        "where_do_you_pay_taxes": "Where do you pay taxes?",
        "tax_info": "This determines where your donation will made and whether it may be tax-deductible.",
        "currency_label": "Currency",
        "amount_label": "Amount",
        "large_donation_text": "For donations over {symbol}{amount} please click here to contact us"
    }
}
