API Portal for the Cullinan UDMS products. To use this API, please contact our web team to obtain an API Key.

Each request needs to include an Api_Key in the headers.

  • Only GET requests are accepted for the API.
  • Supported response formats are XML and JSON - defaulted to JSON. To ensure a specific format is returned, please add an 'Accept' header in your request, e.g. 'Accept: application/xml' or add GET parameter to your URL , e.g. ?format=xml
  • Substitute the regex values in the URL endpoint samples to suit your request.
  • Date formats are strictly YYYY-MM-DD, e.g. 2022-04-10.
Sample request:
curl --header "Accept: application/json" --header 'Authorization: Api-Key my-notsot-supr-sercure-api-key' "https://udmsapi.cullinan.co.za/v1/countries/"
GET /v1/accommodation/rates/?page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47831,
    "next": "https://udmsapi.cullinan.co.za/v1/accommodation/rates/?page=13",
    "previous": "https://udmsapi.cullinan.co.za/v1/accommodation/rates/?page=11",
    "results": [
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Standard Family Room",
            "product_code": "38307",
            "season_start": "2026-09-01",
            "season_end": "2026-12-14",
            "sell_from": "2025-05-30",
            "sell_to": "2026-12-14",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2870,
            "sng": 2446,
            "tpl": 3339,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-6)  0.00",
            "child_pol_b": "(7-12)  133",
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Standard Room",
            "product_code": "38305",
            "season_start": "2026-12-15",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-30",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No rates available for this period. ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Deluxe Room",
            "product_code": "38306",
            "season_start": "2026-12-15",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-30",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No rates available for this period. ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Standard Family Room",
            "product_code": "38307",
            "season_start": "2026-12-15",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-30",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No rates available for this period. ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-6)  ",
            "child_pol_b": "(7-12)  ",
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Standard Room",
            "product_code": "38305",
            "season_start": "2027-01-01",
            "season_end": "2027-02-28",
            "sell_from": "2025-05-30",
            "sell_to": "2027-02-28",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1860,
            "sng": 1543,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Deluxe Room",
            "product_code": "38306",
            "season_start": "2027-01-01",
            "season_end": "2027-02-28",
            "sell_from": "2025-05-30",
            "sell_to": "2027-02-28",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2006,
            "sng": 1689,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Anew Hotel Hilton",
            "supplier_code": "anhi01",
            "product_name": "Standard Family Room",
            "product_code": "38307",
            "season_start": "2027-01-01",
            "season_end": "2027-02-28",
            "sell_from": "2025-05-30",
            "sell_to": "2027-02-28",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2152,
            "sng": 1835,
            "tpl": 2622,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-14 days 100% 15-28 days 75%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-6)  0.00",
            "child_pol_b": "(7-12)  133",
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2025-12-16",
            "season_end": "2026-01-15",
            "sell_from": "2025-01-06",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2025-12-16",
            "season_end": "2026-01-15",
            "sell_from": "2025-01-06",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2025-12-16",
            "season_end": "2026-01-15",
            "sell_from": "2025-01-06",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2025-12-16",
            "season_end": "2026-01-15",
            "sell_from": "2025-01-06",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2026-01-16",
            "season_end": "2026-03-31",
            "sell_from": "2025-06-11",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": 1285,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2026-01-16",
            "season_end": "2026-03-31",
            "sell_from": "2025-06-11",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2654,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2026-01-16",
            "season_end": "2026-03-31",
            "sell_from": "2025-06-11",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2654,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2026-01-16",
            "season_end": "2026-03-31",
            "sell_from": "2025-06-11",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1990,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2026-04-01",
            "season_end": "2026-09-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-09-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": 920,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2026-04-01",
            "season_end": "2026-09-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-09-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1874,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2026-04-01",
            "season_end": "2026-09-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-09-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1874,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2026-04-01",
            "season_end": "2026-09-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-09-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1592,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2026-10-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": 1285,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2026-10-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2654,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2026-10-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2654,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2026-10-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-11",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1990,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2026-12-01",
            "season_end": "2026-12-15",
            "sell_from": "2025-06-11",
            "sell_to": "2026-12-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": 920,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2026-12-01",
            "season_end": "2026-12-15",
            "sell_from": "2025-06-11",
            "sell_to": "2026-12-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1874,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2026-12-01",
            "season_end": "2026-12-15",
            "sell_from": "2025-06-11",
            "sell_to": "2026-12-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1874,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2026-12-01",
            "season_end": "2026-12-15",
            "sell_from": "2025-06-11",
            "sell_to": "2026-12-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 1592,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Single Room",
            "product_code": "37487",
            "season_start": "2026-12-16",
            "season_end": "2027-01-15",
            "sell_from": "2025-06-11",
            "sell_to": "2027-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Twin Room",
            "product_code": "37488",
            "season_start": "2026-12-16",
            "season_end": "2027-01-15",
            "sell_from": "2025-06-11",
            "sell_to": "2027-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Double Room",
            "product_code": "37490",
            "season_start": "2026-12-16",
            "season_end": "2027-01-15",
            "sell_from": "2025-06-11",
            "sell_to": "2027-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Antrim Villa",
            "supplier_code": "antr01",
            "product_name": "Cellar Double Room",
            "product_code": "64252",
            "season_start": "2026-12-16",
            "season_end": "2027-01-15",
            "sell_from": "2025-06-11",
            "sell_to": "2027-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": "No contracted rates available for this period. Best Available Rates only ;  ",
            "inclusions": "Bottled Water upon check in, Breakfast",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": " 0-7 days 100% 8-14 days 75% 15-20 days 50% 21-30 days 25% 31-999 days 15%. Standard : 0-7 days 100% 8-14 days 90% 15-20 days 50% 15-20 days 50%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children of all ages welcome. \nChildren 0 to 11 years stay free when sharing with 2 adults in a Family Room. ;",
            "levies": null
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Flycatcher Room",
            "product_code": "44145",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 12120,
            "sng": 9027,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Rondavel",
            "product_code": "44146",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 13698,
            "sng": 10184,
            "tpl": 17217,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  4143",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Sable Suite 1 & 2",
            "product_code": "44147",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 15558,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  6349",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Weaver Suite",
            "product_code": "44148",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 15558,
            "sng": 11578,
            "tpl": 19077,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  5278",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Kingfisher Single Room",
            "product_code": "67255",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": null,
            "sng": 6059,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Davidson Standard Twin Room",
            "product_code": "67451",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 12120,
            "sng": 9027,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  3900",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Nest",
            "supplier_code": "ants01",
            "product_name": "Davidson Standard Double Room",
            "product_code": "67493",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Gratuities, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 13698,
            "sng": 10184,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  4143",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Hill",
            "supplier_code": "ants02",
            "product_name": "Eagles Nest",
            "product_code": "44247",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 13698,
            "sng": 10184,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Hill",
            "supplier_code": "ants02",
            "product_name": "Lookout Cottage",
            "product_code": "44248",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 15558,
            "sng": 11578,
            "tpl": 19077,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  5278",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Hill",
            "supplier_code": "ants02",
            "product_name": "Hideaway Cottage",
            "product_code": "44249",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 16930,
            "sng": 12584,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  5278",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Hill",
            "supplier_code": "ants02",
            "product_name": "Family Cottage",
            "product_code": "44250",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 15558,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  6349",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Ants Hill",
            "supplier_code": "ants02",
            "product_name": "Worldsview Cottage",
            "product_code": "44255",
            "season_start": "2025-01-10",
            "season_end": "2026-01-09",
            "sell_from": "2024-07-25",
            "sell_to": "2026-01-09",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "Night Drives, House selection of beverages (soft drinks, house wines, local brand spirits and beers), Laundry, Horse Riding, Game Drives, Game Walks, Lunch on arrival or departure, Conservancy Fees, In season fishing, Air rifle and archery, Mountain biking (not suitable for kids 12 and younger due to terrain), Bush lunches and sundowners, All Meals",
            "exclusions": "Activities not specified., Any extra activities on and off the property not listed, Cellar wines, premium spirits, liquors and champagne, Curio Purchases, Massage treatments, ",
            "board_basis_id": "FI",
            "board_basis_name": "Fully Inclusive",
            "dbl": 16930,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 90% 31-90 days 50% 91-999 days 20%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  2830",
            "child_pol_b": "(3-11)  7278",
            "child_pol_c": null,
            "child_notes": null,
            "levies": {
                "LEVYPERPERSON": "1600.00",
                "LEVYPERCENT": null,
                "LEVYPERSTAY": null,
                "LEVYAMOUNT": null,
                "LEVYPERCHILD": "1100.00",
                "LEVYPERCHILDPERSTAY": null
            }
        },
        {
            "supplier": "Airport Game Lodge",
            "supplier_code": "apgl01",
            "product_name": "Standard Room",
            "product_code": "58367",
            "season_start": "2025-06-01",
            "season_end": "2026-05-31",
            "sell_from": "2023-10-24",
            "sell_to": "2026-05-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": " Transfer Procedure.This is the FREE Airport transfer service, please switch on your phone when leaving the aeroplane.Then: Settings - Mobile Data - On Mobile Data Options: Roaming On.Please send a Whatsapp message to the driver +27 82 410 5532: Hello, are you receiving my location & Switch on Share LIVE location function in the message.Thereafter proceed to Pillar Lower 7, which is outside the terminal building.Look out for the Airport Game Lodge vehicle with Reg number: YKW468GP and the logo in the window.",
            "inclusions": "Breakfast, Complimentary Scheduled Shuttle Service - To and From OR Tambo International Airport",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2386,
            "sng": 1601,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 100% 31-60 days 50% 61-90 days 10%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Airport Game Lodge",
            "supplier_code": "apgl01",
            "product_name": "Superior room",
            "product_code": "58368",
            "season_start": "2025-06-01",
            "season_end": "2026-05-31",
            "sell_from": "2023-10-24",
            "sell_to": "2026-05-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": " Transfer Procedure.This is the FREE Airport transfer service, please switch on your phone when leaving the aeroplane.Then: Settings - Mobile Data - On Mobile Data Options: Roaming On.Please send a Whatsapp message to the driver +27 82 410 5532: Hello, are you receiving my location & Switch on Share LIVE location function in the message.Thereafter proceed to Pillar Lower 7, which is outside the terminal building.Look out for the Airport Game Lodge vehicle with Reg number: YKW468GP and the logo in the window.",
            "inclusions": "Breakfast, Complimentary Scheduled Shuttle Service - To and From OR Tambo International Airport",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 2634,
            "sng": 1735,
            "tpl": 3951,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 100% 31-60 days 50% 61-90 days 10%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Airport Game Lodge",
            "supplier_code": "apgl01",
            "product_name": "Deluxe Room",
            "product_code": "58369",
            "season_start": "2025-06-01",
            "season_end": "2026-05-31",
            "sell_from": "2023-10-24",
            "sell_to": "2026-05-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": " Transfer Procedure.This is the FREE Airport transfer service, please switch on your phone when leaving the aeroplane.Then: Settings - Mobile Data - On Mobile Data Options: Roaming On.Please send a Whatsapp message to the driver +27 82 410 5532: Hello, are you receiving my location & Switch on Share LIVE location function in the message.Thereafter proceed to Pillar Lower 7, which is outside the terminal building.Look out for the Airport Game Lodge vehicle with Reg number: YKW468GP and the logo in the window.",
            "inclusions": "Breakfast, Complimentary Scheduled Shuttle Service - To and From OR Tambo International Airport",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 3332,
            "sng": 1884,
            "tpl": 4998,
            "qad": 6664,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 100% 31-60 days 50% 61-90 days 10%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  592",
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Airport Game Lodge",
            "supplier_code": "apgl01",
            "product_name": "Family Room (4 Sleeper)",
            "product_code": "58370",
            "season_start": "2025-06-01",
            "season_end": "2026-05-31",
            "sell_from": "2023-10-24",
            "sell_to": "2026-05-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": " Transfer Procedure.This is the FREE Airport transfer service, please switch on your phone when leaving the aeroplane.Then: Settings - Mobile Data - On Mobile Data Options: Roaming On.Please send a Whatsapp message to the driver +27 82 410 5532: Hello, are you receiving my location & Switch on Share LIVE location function in the message.Thereafter proceed to Pillar Lower 7, which is outside the terminal building.Look out for the Airport Game Lodge vehicle with Reg number: YKW468GP and the logo in the window.",
            "inclusions": "Breakfast, Complimentary Scheduled Shuttle Service - To and From OR Tambo International Airport",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "BB",
            "board_basis_name": "Bed and Breakfast",
            "dbl": 5506,
            "sng": 5505,
            "tpl": 5505,
            "qad": 5508,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-30 days 100% 31-60 days 50% 61-90 days 10%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  0.00",
            "child_pol_c": null,
            "child_notes": null,
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7808,
            "sng": 5856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7808,
            "sng": 5856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7808,
            "sng": 5856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": null,
            "tpl": 11952,
            "qad": 15152,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": null,
            "tpl": 11952,
            "qad": 15152,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": null,
            "tpl": 11952,
            "qad": 15152,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 9468,
            "sng": 7101,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 9468,
            "sng": 7101,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability., WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 9468,
            "sng": 7101,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability., WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6402,
            "sng": 4802,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6402,
            "sng": 4802,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6402,
            "sng": 4802,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": 6562,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": 6562,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8750,
            "sng": 6562,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2187",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": 20630,
            "six": 24756,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": 20630,
            "six": 24756,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8252,
            "sng": null,
            "tpl": 12378,
            "qad": 16504,
            "qin": 20630,
            "six": 24756,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  2063",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 16574,
            "sng": 12429,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 16574,
            "sng": 12429,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2025-12-20",
            "season_end": "2026-01-15",
            "sell_from": "2025-06-18",
            "sell_to": "2026-01-15",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 16574,
            "sng": 12429,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7164,
            "sng": 5373,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7164,
            "sng": 5373,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7164,
            "sng": 5373,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": null,
            "tpl": 11325,
            "qad": 14220,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": null,
            "tpl": 11325,
            "qad": 14220,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": null,
            "tpl": 11325,
            "qad": 14220,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7462,
            "sng": 5596,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7462,
            "sng": 5596,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability., WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Cottage",
            "product_code": "PremCot",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7462,
            "sng": 5596,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability., WINE - COMPLIMENTARY BOTTLE OF WINE - 1 x Complimentary bottle of House Wine.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 5788,
            "sng": 4341,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 5788,
            "sng": 4341,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Standard Lodge Room",
            "product_code": "RM1",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 5788,
            "sng": 4341,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": 6323,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": 6323,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Premier Lodge Room",
            "product_code": "RM2",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8430,
            "sng": 6323,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2108",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 4 Sleeper",
            "product_code": "40648",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": 19360,
            "six": 23232,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": 19360,
            "six": 23232,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Family Cottage - 8 Sleeper",
            "product_code": "40650",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 7744,
            "sng": null,
            "tpl": 11616,
            "qad": 15488,
            "qin": 19360,
            "six": 23232,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-11)  1936",
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 14480,
            "sng": 10859,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 14480,
            "sng": 10859,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Deluxe Safari Cottage",
            "product_code": "73193",
            "season_start": "2026-01-16",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-18",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 14480,
            "sng": 10859,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-18",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6476,
            "sng": 4856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-18",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6476,
            "sng": 4856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Karoo Cottage",
            "product_code": "Cottage",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-18",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 3 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 6476,
            "sng": 4856,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 3,
            "max_stays": null,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay three nights and substitute the Game Drive for a Horseback or Quad bike Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-18",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8098,
            "sng": null,
            "tpl": 10932,
            "qad": 13764,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": null,
            "max_stays": 1,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": null,
            "free_nights": null,
            "child_pol_a": "(0-11)  2025",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        },
        {
            "supplier": "Aquila Private Game Reserve",
            "supplier_code": "aqui01",
            "product_name": "Luxury Family Suite",
            "product_code": "LuxFam",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-18",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate - 2 night value add offer",
            "currency": "ZAR",
            "price_notes": " ",
            "inclusions": "All Meals, Welcome drink on arrival, 2 Game Drives per day",
            "exclusions": "All other meals and personal extras not specified, ",
            "board_basis_id": "FB",
            "board_basis_name": "Full Board",
            "dbl": 8098,
            "sng": null,
            "tpl": 10932,
            "qad": 13764,
            "qin": null,
            "six": null,
            "accommodation_type": null,
            "charging_policy": "per room",
            "applicable_days": "1234567",
            "min_stays": 2,
            "max_stays": 2,
            "cancellation_policy": "Standard : 0-7 days 100% 8-21 days 50% 22-30 days 30%.",
            "special_offers": "COMPLIMENTARY ACTIVITY - Stay two nights and substitute the Game Drive for a Horseback Safari subject to availability.; ",
            "free_nights": null,
            "child_pol_a": "(0-11)  2025",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. ;",
            "levies": null
        }
    ]
}