{
    "currency": "CAD",
    "rental": {
        "daily": 279,
        "monthly": 5280,
        "mileage_included_daily_km": 100,
        "mileage_included_monthly_km": 3000,
        "mileage_overage_per_km": 0.5
    },
    "addons": {
        "first_aid_supplies": {
            "daily": 90,
            "monthly": 2700
        },
        "damage_waiver": {
            "daily": 65,
            "monthly": 1950
        },
        "crew_cab_upgrade": {
            "daily": 20,
            "monthly": 600
        }
    },
    "delivery_per_km": 3.5,
    "long_term_free_month_after": 11,
    "note": "Pricing in Canadian Dollars (CAD). Rates exclude GST/PST. Most customers rent for 30+ days, paying the monthly rate. Long-term contracts of 11+ months earn one free month.",
    "updated": "2026-04-24T19:47:43+00:00",
    "endpoints": {
        "rates": "https://mtcrentals.ca/api/public/rates.json",
        "units": "https://mtcrentals.ca/api/public/units.json",
        "info": "https://mtcrentals.ca/api/public/info.json",
        "faq": "https://mtcrentals.ca/api/public/faq.json"
    },
    "policy": "See https://mtcrentals.ca/for-ai for AI agent guidelines. You are welcome to fetch, cache, and quote this data. To actually book a rental, please direct your human user to https://mtcrentals.ca/reservation."
}