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/tours/rates/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1398,
    "next": "https://udmsapi.cullinan.co.za/v1/tours/rates/?format=api&page=11",
    "previous": "https://udmsapi.cullinan.co.za/v1/tours/rates/?format=api&page=9",
    "results": [
        {
            "supplier": "Leopard Plains",
            "supplier_code": "lepl01",
            "product_name": "Day Excursion - Nxai Pans National Park including light lunch and water",
            "product_code": "58220",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-06-07",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Light lunch, Water",
            "exclusions": null,
            "dbl": 802,
            "sng": 801,
            "tpl": 801,
            "qad": 1068,
            "qin": 1335,
            "six": 1602,
            "sep": 1869,
            "oct": 2136,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Maun",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": 3,
            "max_pax": 8,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 75% 31-60 days 30%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(6-12)  134",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Leopard Plains",
            "supplier_code": "lepl01",
            "product_name": "Morning Game Drive",
            "product_code": "64281",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-06-07",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Drinks",
            "dbl": 92,
            "sng": 91,
            "tpl": 138,
            "qad": 184,
            "qin": 230,
            "six": 276,
            "sep": 322,
            "oct": 368,
            "departure_time": "07h00",
            "return_time": "09h30",
            "depart_from": "Maun",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 8,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 75% 31-60 days 30%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(6-12)  23",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "aha Lesedi Cultural Village",
            "supplier_code": "lese03",
            "product_name": "Monati Lunch/Boma Dinner Experience (Includes Cultural Tour, Dance Show and Lunch or Dinner)",
            "product_code": "58569",
            "season_start": "2025-04-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-28",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Cultural Tour, Dance Show, Lunch or Dinner",
            "exclusions": null,
            "dbl": 1200,
            "sng": 600,
            "tpl": 1800,
            "qad": 2400,
            "qin": 3000,
            "six": 3600,
            "sep": 4200,
            "oct": 4800,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Broederstroom",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 140,
            "nights": "",
            "pax_from": 9,
            "pax_to": 140,
            "pax_price": 600.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-14 days 80% 15-28 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-6)  0.00",
            "child_pol_b": "(7-11)  300.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Letaka Safaris",
            "supplier_code": "leta02",
            "product_name": "Miracle Rivers",
            "product_code": "25081",
            "season_start": "2025-12-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-09",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "Minimum 2 pax required. Letaka allow 3 singles without single supplement on confirmation.",
            "inclusions": "All Meals, Game Drives, Accommodation as per itinerary, Park and Concession Fees, Mineral water, Soft drinks, Beer, Wine and G&T, Local transfers in customised safari vehicles, Okavango Air Rescue medical evacuation insurance (guests must still have comprehensive personal medical insurance), Exclusive camping in private campsites, Activities per itinerary",
            "exclusions": "All Flights, All other meals and personal extras not specified, Any drinks at lodges or accommodation other than Letaka Tented Camps, Optional safari extensions, Staff gratuities, Travel Insurance",
            "dbl": 4490,
            "sng": 2244,
            "tpl": 6735,
            "qad": 8980,
            "qin": 11225,
            "six": 13470,
            "sep": 15715,
            "oct": null,
            "departure_time": "13h00",
            "return_time": "13h00",
            "depart_from": "Maun",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 7,
            "nights": "6 nights",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 75% 31-59 days 50% 60-999 days 20%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Letaka Safaris",
            "supplier_code": "leta02",
            "product_name": "Northern Highlights - Northbound",
            "product_code": "25082",
            "season_start": "2025-12-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-09",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "Minimum 2 pax required. Letaka allow 3 singles without single supplement on confirmation.",
            "inclusions": "All Meals, Game Drives, Accommodation as per itinerary, Park and Concession Fees, Mineral water, Soft drinks, Beer, Wine and G&T, Local transfers in customised safari vehicles, Okavango Air Rescue medical evacuation insurance (guests must still have comprehensive personal medical insurance), Exclusive camping in private campsites, Activities per itinerary",
            "exclusions": "All Flights, All other meals and personal extras not specified, Any drinks at lodges or accommodation other than Letaka Tented Camps, Optional safari extensions, Staff gratuities, Travel Insurance",
            "dbl": 5896,
            "sng": 2948,
            "tpl": 8844,
            "qad": 11792,
            "qin": 14745,
            "six": 17694,
            "sep": 20643,
            "oct": null,
            "departure_time": "13h00",
            "return_time": "13h00",
            "depart_from": "Maun",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 7,
            "nights": "9 nights",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 75% 31-59 days 50% 60-999 days 20%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Letaka Safaris",
            "supplier_code": "leta02",
            "product_name": "Northern Highlights - Southbound",
            "product_code": "46140",
            "season_start": "2025-12-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-09",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "Minimum 2 pax required. Letaka allow 3 singles without single supplement on confirmation.",
            "inclusions": "All Meals, Game Drives, Accommodation as per itinerary, Park and Concession Fees, Mineral water, Soft drinks, Beer, Wine and G&T, Local transfers in customised safari vehicles, Okavango Air Rescue medical evacuation insurance (guests must still have comprehensive personal medical insurance), Exclusive camping in private campsites, Activities per itinerary",
            "exclusions": "All Flights, All other meals and personal extras not specified, Any drinks at lodges or accommodation other than Letaka Tented Camps, Optional safari extensions, Staff gratuities, Travel Insurance",
            "dbl": 5896,
            "sng": 2948,
            "tpl": 8844,
            "qad": 11792,
            "qin": 14745,
            "six": 17694,
            "sep": 20643,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Kasane",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 7,
            "nights": "9 nights",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 75% 31-59 days 50% 60-999 days 20%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Mankwe Gametrackers",
            "supplier_code": "mank01",
            "product_name": "Scheduled Game Drive ex (Sun City/Manyane/Bakgatla & Bakubung Gate) -3hrs",
            "product_code": "46550",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-29",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "In the event the specific scheduled Game drive booked by our guests does not have the min 4pax required to operate, our guests will be asked to move to a time slot with other booked guests.",
            "inclusions": "Park Entrance Fee, A Packet of Chips, Soft drinks, Water",
            "exclusions": null,
            "dbl": 1778,
            "sng": 889,
            "tpl": 2667,
            "qad": 3556,
            "qin": 4445,
            "six": 5334,
            "sep": 6223,
            "oct": 7112,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Sun City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 500,
            "nights": "3 hours",
            "pax_from": 9,
            "pax_to": 500,
            "pax_price": 889.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-15)  448.00",
            "child_pol_c": "(16-17)  889.00",
            "child_notes": null
        },
        {
            "supplier": "Mankwe Gametrackers",
            "supplier_code": "mank01",
            "product_name": "Scheduled Game Drive in the Pilanesberg National Park-Manyane/Bakgatla",
            "product_code": "31453",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-29",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "In the event the specific scheduled Game drive booked by our guests does not have the min 4pax required to operate, our guests will be asked to move to a time slot with other booked guests.",
            "inclusions": "Park Entrance Fee, A Packet of Chips, Soft drinks, Water",
            "exclusions": null,
            "dbl": 1778,
            "sng": 889,
            "tpl": 2667,
            "qad": 3556,
            "qin": 4445,
            "six": 5334,
            "sep": 6223,
            "oct": 7112,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Sun City Resort Welcome Centre",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 500,
            "nights": "3 hours",
            "pax_from": 9,
            "pax_to": 500,
            "pax_price": 889.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-15)  448.00",
            "child_pol_c": "(16-17)  889.00",
            "child_notes": null
        },
        {
            "supplier": "Mankwe Gametrackers",
            "supplier_code": "mank01",
            "product_name": "Scheduled Game Drive in the Pilanesberg National Park - Sun City Departures Only",
            "product_code": "31448",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-29",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "In the event the specific scheduled Game drive booked by our guests does not have the min 4pax required to operate, our guests will be asked to move to a time slot with other booked guests.",
            "inclusions": "Park Entrance Fee, A Packet of Chips, Soft drinks, Water",
            "exclusions": null,
            "dbl": 1778,
            "sng": 889,
            "tpl": 2667,
            "qad": 3556,
            "qin": 4445,
            "six": 5334,
            "sep": 6223,
            "oct": 7112,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Sun City Resort Welcome Centre",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 500,
            "nights": "3 hours",
            "pax_from": 9,
            "pax_to": 500,
            "pax_price": 889.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-15)  448.00",
            "child_pol_c": "(16-17)  889.00",
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour (Marine Dynamics Tours)",
            "product_code": "33623",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-04-05",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "A light lunch OR breakfast included before the trip, Conservation Levy, Home made soup and bread after the trip, Snacks and drinks on the boat trip, Visit to the African Penguin & Seabird Sanctuary",
            "exclusions": "Transfers, All other meals and personal extras not specified",
            "dbl": 6020,
            "sng": 3010,
            "tpl": 9030,
            "qad": 12040,
            "qin": 15050,
            "six": 18060,
            "sep": 21070,
            "oct": 24080,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Gansbaai",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 3010.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  1751",
            "child_pol_b": "(5-11)  ",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour (Marine Dynamics Tours)",
            "product_code": "33623",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-10",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Visit to the African Penguin & Seabird Sanctuary, Conservation Levy, A light lunch OR breakfast included before the trip, Home made soup and bread after the trip, Hot Chocolate, Snacks and drinks on the boat trip, A clean diving wetsuit and gear, Blankets, Life jacket, Towels, Wet weather gear",
            "exclusions": "All other meals and personal extras not specified, Transfers",
            "dbl": 6646,
            "sng": 3323,
            "tpl": 9972,
            "qad": 13296,
            "qin": 16620,
            "six": 19944,
            "sep": 23268,
            "oct": 26592,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Gansbaai",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 3323.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-11)  1952.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour - With Transfer - ex CPT",
            "product_code": "33629",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-04-05",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "A light lunch OR breakfast included before the trip, Conservation Levy, Home made soup and bread after the trip, Return Transfer From Cape Town, Snacks and drinks on the boat trip, Visit to the African Penguin & Seabird Sanctuary",
            "exclusions": "All other meals and personal extras not specified",
            "dbl": 8182,
            "sng": 4091,
            "tpl": 12273,
            "qad": 16364,
            "qin": 20455,
            "six": 24546,
            "sep": 28637,
            "oct": 32728,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 4091.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  2832",
            "child_pol_b": "(5-11)  ",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour - With Transfer - ex CPT",
            "product_code": "33629",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-10",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Visit to the African Penguin & Seabird Sanctuary, Conservation Levy, A light lunch OR breakfast included before the trip, Home made soup and bread after the trip, Hot Chocolate, Snacks and drinks on the boat trip, A clean diving wetsuit and gear, Blankets, Life jacket, Towels, Wet weather gear, Return Transfer From Cape Town",
            "exclusions": "All other meals and personal extras not specified",
            "dbl": 8810,
            "sng": 4404,
            "tpl": 13215,
            "qad": 17620,
            "qin": 22025,
            "six": 26430,
            "sep": 30835,
            "oct": 35240,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 4404.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-11)  3034.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour - With Transfer - ex Hermanus",
            "product_code": "33626",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-04-05",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "A light lunch OR breakfast included before the trip, Conservation Levy, Home made soup and bread after the trip, Return Transfer From Hermanus, Snacks and drinks on the boat trip, Visit to the African Penguin & Seabird Sanctuary",
            "exclusions": "All other meals and personal extras not specified",
            "dbl": 7534,
            "sng": 3766,
            "tpl": 11301,
            "qad": 15068,
            "qin": 18835,
            "six": 22602,
            "sep": 26369,
            "oct": 30136,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hermanus",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 3766.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  2508",
            "child_pol_b": "(5-11)  ",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Marine Dynamics Tours",
            "supplier_code": "mari04",
            "product_name": "Shark Cage Diving Tour - With Transfer - ex Hermanus",
            "product_code": "33626",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-10",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Visit to the African Penguin & Seabird Sanctuary, Conservation Levy, A light lunch OR breakfast included before the trip, Home made soup and bread after the trip, Hot Chocolate, Snacks and drinks on the boat trip, A clean diving wetsuit and gear, Blankets, Life jacket, Towels, Wet weather gear, Return Transfer From Hermanus",
            "exclusions": "All other meals and personal extras not specified",
            "dbl": 8160,
            "sng": 4080,
            "tpl": 12240,
            "qad": 16320,
            "qin": 20400,
            "six": 24480,
            "sep": 28560,
            "oct": 32640,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hermanus",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 35,
            "nights": "",
            "pax_from": 9,
            "pax_to": 35,
            "pax_price": 4080.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-4)  0.00",
            "child_pol_b": "(5-11)  2709.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Evening Experience & Dinner)",
            "product_code": "69969",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-09-16",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 1102,
            "sng": 550,
            "tpl": 1653,
            "qad": 2204,
            "qin": 2755,
            "six": 3306,
            "sep": 3857,
            "oct": 4408,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 550.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  276.00",
            "child_pol_c": "(12-17)  550.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Evening Experience & Dinner)",
            "product_code": "69969",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Open times: 08 am\nDay show times: no schedule times, takes place as groups arrives\nEvening shows: please pre book",
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 1212,
            "sng": 605,
            "tpl": 1818,
            "qad": 2424,
            "qin": 3030,
            "six": 3636,
            "sep": 4242,
            "oct": 4848,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 605.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  303.00",
            "child_pol_c": "(12-17)  605.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Experience, Inyanga & Lunch)",
            "product_code": "69970",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-09-16",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 872,
            "sng": 436,
            "tpl": 1308,
            "qad": 1744,
            "qin": 2180,
            "six": 2616,
            "sep": 3052,
            "oct": 3488,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 436.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  217.00",
            "child_pol_c": "(12-17)  436.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Experience, Inyanga & Lunch)",
            "product_code": "69970",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Open times: 08 am\nDay show times: no schedule times, takes place as groups arrives\nEvening shows: please pre book",
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 956,
            "sng": 478,
            "tpl": 1434,
            "qad": 1912,
            "qin": 2390,
            "six": 2868,
            "sep": 3346,
            "oct": 3824,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 478.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  239.00",
            "child_pol_c": "(12-17)  478.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Experience & Lunch)",
            "product_code": "69971",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-09-16",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 810,
            "sng": 404,
            "tpl": 1215,
            "qad": 1620,
            "qin": 2025,
            "six": 2430,
            "sep": 2835,
            "oct": 3240,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 404.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  202.00",
            "child_pol_c": "(12-17)  404.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Combo (Cultural Experience & Lunch)",
            "product_code": "69971",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Open times: 08 am\nDay show times: no schedule times, takes place as groups arrives\nEvening shows: please pre book",
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 890,
            "sng": 445,
            "tpl": 1335,
            "qad": 1780,
            "qin": 2225,
            "six": 2670,
            "sep": 3115,
            "oct": 3560,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 445.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  222.00",
            "child_pol_c": "(12-17)  445.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Cultural Experience only",
            "product_code": "69973",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-09-16",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 432,
            "sng": 216,
            "tpl": 651,
            "qad": 868,
            "qin": 1085,
            "six": 1302,
            "sep": 1519,
            "oct": 1736,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 216.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  108.00",
            "child_pol_c": "(12-17)  216.00",
            "child_notes": null
        },
        {
            "supplier": "Matsamo Customs and Tradition Center",
            "supplier_code": "mctc01",
            "product_name": "Cultural Experience only",
            "product_code": "69973",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-04-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Open times: 08 am\nDay show times: no schedule times, takes place as groups arrives\nEvening shows: please pre book",
            "inclusions": "10% gratuity",
            "exclusions": null,
            "dbl": 524,
            "sng": 262,
            "tpl": 786,
            "qad": 1048,
            "qin": 1310,
            "six": 1572,
            "sep": 1834,
            "oct": 2096,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Jeppes Reef",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 262.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-5)  0.00",
            "child_pol_b": "(6-11)  131.00",
            "child_pol_c": "(12-17)  262.00",
            "child_notes": null
        },
        {
            "supplier": "Five Shy Meerkats",
            "supplier_code": "meer03",
            "product_name": "Wild Meerkat Adventure Tour - 11 to 15 Guests",
            "product_code": "52298",
            "season_start": "2024-05-02",
            "season_end": "2025-12-31",
            "sell_from": "2024-05-02",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Oudtshoorn",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 11,
            "max_pax": 15,
            "nights": "",
            "pax_from": 11,
            "pax_to": 15,
            "pax_price": 584.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 1-2 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Five Shy Meerkats",
            "supplier_code": "meer03",
            "product_name": "Wild Meerkat Adventure Tour - 16+Guests",
            "product_code": "52299",
            "season_start": "2024-05-02",
            "season_end": "2025-12-31",
            "sell_from": "2024-05-02",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Oudtshoorn",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 16,
            "max_pax": 60,
            "nights": "",
            "pax_from": 16,
            "pax_to": 60,
            "pax_price": 535.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 1-2 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Five Shy Meerkats",
            "supplier_code": "meer03",
            "product_name": "Wild Meerkat Adventure Tour - 1 to 5 Guests",
            "product_code": "52300",
            "season_start": "2024-05-02",
            "season_end": "2025-12-31",
            "sell_from": "2024-05-02",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 1406,
            "sng": 703,
            "tpl": 2109,
            "qad": 2812,
            "qin": 3515,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Oudtshoorn",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 5,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 1-2 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Five Shy Meerkats",
            "supplier_code": "meer03",
            "product_name": "Wild Meerkat Adventure Tour - 6 to 10 Guests",
            "product_code": "52301",
            "season_start": "2024-05-02",
            "season_end": "2025-12-31",
            "sell_from": "2024-05-02",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 3858,
            "sep": 4501,
            "oct": 5144,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Oudtshoorn",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 6,
            "max_pax": 10,
            "nights": "",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 642.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 1-2 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Muluwa Lodge",
            "supplier_code": "mulu01",
            "product_name": "African Sundowner without Snacks",
            "product_code": "75800",
            "season_start": "2025-02-27",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-27",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "One soft drink/water/local beer/cider",
            "exclusions": "Additional drinks",
            "dbl": 596,
            "sng": 297,
            "tpl": 894,
            "qad": 1192,
            "qin": 1490,
            "six": 1788,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "White River",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Muluwa Lodge",
            "supplier_code": "mulu01",
            "product_name": "African Sundowner with Snack Platter & Wine",
            "product_code": "75799",
            "season_start": "2025-02-27",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-27",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Cheese board, cold meats, fruit & biscuits, and bottle of house wine",
            "exclusions": "Additional drinks",
            "dbl": 942,
            "sng": 941,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "White River",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 2,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Muluwa Lodge",
            "supplier_code": "mulu01",
            "product_name": "Kruger Park Day Tour - Afternoon Safari",
            "product_code": "75210",
            "season_start": "2025-02-27",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-27",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Conservation levy for the game drive must be settled directly at the lodge.",
            "inclusions": "Bottled Water, Transfers to/from Lodge",
            "exclusions": "Conservation Fees, Lunch",
            "dbl": 4616,
            "sng": 2308,
            "tpl": 4623,
            "qad": 6164,
            "qin": 6165,
            "six": 7398,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "White River",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "5 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(4-11)  2308",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Muluwa Lodge",
            "supplier_code": "mulu01",
            "product_name": "Kruger Park Day Tour - Morning Safari",
            "product_code": "75796",
            "season_start": "2025-02-27",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-27",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Conservation levy for the game drive must be settled directly at the lodge.",
            "inclusions": "Bottled Water, Transfers to/from Lodge",
            "exclusions": "Conservation Fees, Lunch",
            "dbl": 4616,
            "sng": 2308,
            "tpl": 4623,
            "qad": 6164,
            "qin": 6165,
            "six": 7398,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "White River",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "5 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(4-11)  2308",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Muluwa Lodge",
            "supplier_code": "mulu01",
            "product_name": "Panorama Route Tour - Full Day Scenic Tour",
            "product_code": "75798",
            "season_start": "2025-02-27",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-27",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Transfers to/from Lodge, Bottled Water, Entrance Fees",
            "exclusions": "Lunch",
            "dbl": 5698,
            "sng": 2849,
            "tpl": 8547,
            "qad": 8628,
            "qin": 10785,
            "six": 11094,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "White River",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Charter - Constantia Transfer",
            "product_code": "36066",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 12196,
            "sng": 12195,
            "tpl": 12195,
            "qad": 16260,
            "qin": 24390,
            "six": 24390,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "V&A Waterfront",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Charter - Franschhoek/Paarl Transfer",
            "product_code": "36069",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 29286,
            "sng": 29286,
            "tpl": 29286,
            "qad": 39052,
            "qin": 58575,
            "six": 58578,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "V&A Waterfront",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Charter - Franschhoek/Paarl Transfer (return)",
            "product_code": "36473",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 41482,
            "sng": 41481,
            "tpl": 41481,
            "qad": 55308,
            "qin": 82965,
            "six": 82962,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "V&A Waterfront",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Charter - Stellenbosch Transfer",
            "product_code": "36065",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 24390,
            "sng": 24389,
            "tpl": 24390,
            "qad": 32520,
            "qin": 48780,
            "six": 48780,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "V&A Waterfront",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Charter - Stellenbosch Transfer (return)",
            "product_code": "36071",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 36584,
            "sng": 36584,
            "tpl": 36585,
            "qad": 48780,
            "qin": 73170,
            "six": 73170,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "V&A Waterfront",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Scheduled - Cape Point Tour (40min)",
            "product_code": "36070",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 18292,
            "sng": null,
            "tpl": 27438,
            "qad": 36584,
            "qin": 45730,
            "six": 54876,
            "sep": 64022,
            "oct": 73168,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 9146.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Scheduled - Hopper Tour (12min)",
            "product_code": "36064",
            "season_start": "2025-09-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 4542,
            "sng": null,
            "tpl": 6813,
            "qad": 9084,
            "qin": 11355,
            "six": 13626,
            "sep": 15897,
            "oct": 18168,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 2270.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Scheduled - The Chapmans 'Peek' Tour (18min)",
            "product_code": "67851",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 6324,
            "sng": null,
            "tpl": 9486,
            "qad": 12652,
            "qin": 15815,
            "six": 18978,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "Scheduled - Three Bays Tour (24min)",
            "product_code": "36068",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 9146,
            "sng": null,
            "tpl": 13719,
            "qad": 18292,
            "qin": 22865,
            "six": 27438,
            "sep": 32011,
            "oct": 36584,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 4573.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Chapman \"Peek\"Tour - Bell 206 Jetranger",
            "product_code": "67903",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 10898,
            "sng": 10897,
            "tpl": 10899,
            "qad": 10900,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 4,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Chapman \"Peek\"Tour - Bell 407",
            "product_code": "67906",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 16346,
            "sng": 16346,
            "tpl": 16347,
            "qad": 16348,
            "qin": 16350,
            "six": 16350,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Chapman \"Peek\"Tour - Robinson R44",
            "product_code": "67907",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 8174,
            "sng": 8173,
            "tpl": 8175,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 3,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Hopper Tour - Bell 206 Jetranger",
            "product_code": "25348",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 8130,
            "sng": 8130,
            "tpl": 8130,
            "qad": 8132,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 4,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Hopper Tour - Bell 407",
            "product_code": "25349",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 12196,
            "sng": 12195,
            "tpl": 12195,
            "qad": 12196,
            "qin": 12195,
            "six": 12198,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Hopper Tour - Robinson R44",
            "product_code": "25350",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 6098,
            "sng": 6097,
            "tpl": 6099,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 3,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Point Tour - Bell 206 Jetranger",
            "product_code": "25342",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 32520,
            "sng": 32519,
            "tpl": 32520,
            "qad": 32520,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 4,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Point Tour - Bell 407",
            "product_code": "25343",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 48778,
            "sng": 48778,
            "tpl": 48780,
            "qad": 48780,
            "qin": 48780,
            "six": 48780,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Point Tour - Robinson R44",
            "product_code": "25344",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 24390,
            "sng": 24389,
            "tpl": 24390,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 3,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Robben Island Tour - Bell 206 Jetranger",
            "product_code": "25345",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 13060,
            "sng": 13059,
            "tpl": 13059,
            "qad": 13060,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 4,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Robben Island Tour - Bell 407",
            "product_code": "25346",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 19590,
            "sng": 19589,
            "tpl": 19590,
            "qad": 19592,
            "qin": 19590,
            "six": 19590,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Three Bays Tour - Bell 206 Jetranger",
            "product_code": "25351",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 16260,
            "sng": 16259,
            "tpl": 16260,
            "qad": 16260,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 4,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Three Bays Tour - Bell 407",
            "product_code": "25352",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 24390,
            "sng": 24389,
            "tpl": 24390,
            "qad": 24392,
            "qin": 24390,
            "six": 24390,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "NAC Helicopters Cape Town",
            "supplier_code": "nach01",
            "product_name": "The Three Bays Tour - Robinson R44",
            "product_code": "25353",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-08-08",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. \nPlease note that every helicopter has a weight limitation.",
            "inclusions": "Scenic specific routing, Complimentary Transfer from the V&A Waterfront, Sea Point, CBD and Green Point to the NAC helipad",
            "exclusions": null,
            "dbl": 12196,
            "sng": 12195,
            "tpl": 12195,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "00h00",
            "return_time": "00h00",
            "depart_from": "City Bowl",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 3,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-1 days 50% 2-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Neethlingshof Wine Estate",
            "supplier_code": "neet01",
            "product_name": "Wine Tasting and Cellar Tour",
            "product_code": "69977",
            "season_start": "2025-07-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-09-16",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Please Note:\nA Service Fee for all tour groups larger than 10 guests (Refer to extras - Service Fee - 11 or More Guests) and 10 percent for patron reservations larger than 10 guests will be applicable.",
            "inclusions": "Cellar tour, Wine tasting",
            "exclusions": null,
            "dbl": 250,
            "sng": 124,
            "tpl": 375,
            "qad": 500,
            "qin": 625,
            "six": 750,
            "sep": 875,
            "oct": 1000,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Stellenbosch",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": 45,
            "pax_price": 124.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": null,
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Blue Adventures",
            "supplier_code": "ocea07",
            "product_name": "Plettenberg Whale Watch Tour",
            "product_code": "22957",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-03-14",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. Meeting point is at Milkwood Centre - Hopwood Street - Central Beach - Plettenberg Bay. Departure times are at 08h30 and 10h30 and 12h30 and 15h00. Meeting time is 30 minutes prior to departure",
            "inclusions": "Safety Gear",
            "exclusions": "Return transfers to and from Milkwood Centre Hopwood Street Plettenberg Bay",
            "dbl": 1904,
            "sng": 951,
            "tpl": 2856,
            "qad": 3808,
            "qin": 4760,
            "six": 5712,
            "sep": 6664,
            "oct": 7616,
            "departure_time": "08h30",
            "return_time": "10h00",
            "depart_from": "Plettenberg Bay",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 47,
            "nights": "",
            "pax_from": 9,
            "pax_to": 47,
            "pax_price": 951.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-12)  519.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Blue Adventures",
            "supplier_code": "ocea07",
            "product_name": "Plettenberg Whale Watch Tour",
            "product_code": "22957",
            "season_start": "2026-01-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-03-14",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. Meeting point is at Milkwood Centre - Hopwood Street - Central Beach - Plettenberg Bay. Departure times are at 08h30 and 10h30 and 12h30 and 15h00. Meeting time is 30 minutes prior to departure",
            "inclusions": "Safety Gear",
            "exclusions": "Return transfers to and from Milkwood Centre Hopwood Street Plettenberg Bay",
            "dbl": 2162,
            "sng": 1081,
            "tpl": 3243,
            "qad": 4324,
            "qin": 5405,
            "six": 6486,
            "sep": 7574,
            "oct": 8656,
            "departure_time": "08h30",
            "return_time": "10h00",
            "depart_from": "Plettenberg Bay",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 47,
            "nights": "",
            "pax_from": 9,
            "pax_to": 47,
            "pax_price": 1081.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-3)  0.00",
            "child_pol_b": "(4-12)  605.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Blue Adventures",
            "supplier_code": "ocea07",
            "product_name": "Robberg Hike 2 Hour",
            "product_code": "22955",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-03-14",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. Meeting point is at Milkwood Centre - Central Beach - Plettenberg Bay. Tour does not run-on Christmas Day and New Year's Day.",
            "inclusions": "Safety Gear",
            "exclusions": "Return transfers to and from Milkwood Centre Hopwood Street Plettenberg Bay",
            "dbl": 952,
            "sng": 951,
            "tpl": 1428,
            "qad": 1904,
            "qin": 2380,
            "six": 2856,
            "sep": 3332,
            "oct": 3808,
            "departure_time": "09h00",
            "return_time": "11h00",
            "depart_from": "Plettenberg Bay",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 40,
            "nights": "",
            "pax_from": 9,
            "pax_to": 40,
            "pax_price": 476.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(10-12)  476",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Blue Adventures",
            "supplier_code": "ocea07",
            "product_name": "Robberg Hike 2 Hour",
            "product_code": "22955",
            "season_start": "2026-01-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-03-14",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "This is a weather permitting activity. Meeting point is at Milkwood Centre - Central Beach - Plettenberg Bay. Tour does not run-on Christmas Day and New Year's Day.",
            "inclusions": "Safety Gear",
            "exclusions": "Return transfers to and from Milkwood Centre Hopwood Street Plettenberg Bay",
            "dbl": 1038,
            "sng": 1038,
            "tpl": 1557,
            "qad": 2076,
            "qin": 2595,
            "six": 3114,
            "sep": 3633,
            "oct": 4152,
            "departure_time": "09h00",
            "return_time": "11h00",
            "depart_from": "Plettenberg Bay",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 40,
            "nights": "",
            "pax_from": 9,
            "pax_to": 40,
            "pax_price": 519.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(10-12)  519",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Close Encounter Whale Watching ex Knysna",
            "product_code": "60894",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Departure Times:\n09h30, 12h00, 15h00\nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "A 1 and half to 2 hour whale watching excursion with Knysnas only permit holder. Ocean Odyssey may approach whales up to 50 meters",
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 5512,
            "qin": 6890,
            "six": 8268,
            "sep": 9646,
            "oct": 11024,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 4,
            "max_pax": 25,
            "nights": "2 hours",
            "pax_from": 9,
            "pax_to": 25,
            "pax_price": 1377.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  1082",
            "child_pol_b": "(12-17)  1377.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Kayaking Hire.",
            "product_code": "61006",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Hourly Rentals\nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "Enjoy the tranquil waters of the Thesen Island waterways and Knysna estuary",
            "exclusions": null,
            "dbl": 272,
            "sng": 174,
            "tpl": 447,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 3,
            "nights": "1 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Knysna Heads Adventure.",
            "product_code": "61008",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Available on request\nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "An exciting 45 minute sightseeing cruise on the estuary up to the Knysna heads",
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 3864,
            "sep": 4508,
            "oct": 5152,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 6,
            "max_pax": 37,
            "nights": "1 hours",
            "pax_from": 9,
            "pax_to": 37,
            "pax_price": 643.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  409",
            "child_pol_b": "(12-17)  643.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Marine Eco-Tour.",
            "product_code": "61012",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Departure Times:\n09h30, 12h00, 15h00\nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "1 and half hour Marine Eco-Tour on the Knysna Estuary and exploration of our unique coastline",
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 4332,
            "qin": 5415,
            "six": 6498,
            "sep": 7581,
            "oct": 8664,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 4,
            "max_pax": 37,
            "nights": "2 hours",
            "pax_from": 9,
            "pax_to": 37,
            "pax_price": 1082.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  795",
            "child_pol_b": "(12-17)  1082.00",
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Stand-up Paddling (SUP) hire",
            "product_code": "61009",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Rates are per Hour, R161 per subsequent Hour.\nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "A unique opportunity to explore the waterways of Thesen Island and the Knysna Estuary",
            "exclusions": null,
            "dbl": 500,
            "sng": 250,
            "tpl": 750,
            "qad": 1000,
            "qin": 1250,
            "six": 1500,
            "sep": 1750,
            "oct": 2000,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 250.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Ocean Odyssey",
            "supplier_code": "odsc01",
            "product_name": "Sunset safari",
            "product_code": "61000",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-04-05",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Departure Times:\nDec &  Jan:17h00 \nFeb-Apr, Sep - Nov: 16h00 \nMay - Aug: 15h00 \nOcean Odyssey reserves the right to refuse admission to unruly passengers who appear to be under the influence of alcohol or any banned substances.\nThe accredited skipper/captain and crew are in charge of the vessel and will apply safety for all passengers and crew on board. Permit and operational regulations will be applied in all instances as a responsible operator.\nAlcohol & Banned substances strictly forbidden on our vessel, and we maintain a strict no smoking policy.",
            "inclusions": "1.5 hour marine excursion paired with a sundowner spread at Project Bar",
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 8178,
            "sep": 9541,
            "oct": 10904,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Knysna",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 6,
            "max_pax": 37,
            "nights": "",
            "pax_from": 9,
            "pax_to": 37,
            "pax_price": 1362.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Hluhluwe - 3 Hour Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43333",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 1306,
            "sng": 1305,
            "tpl": 1959,
            "qad": 2612,
            "qin": 3265,
            "six": 3918,
            "sep": 4571,
            "oct": 5224,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hluhluwe-Imfolozi Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "3 hours",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 652.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  485",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Hluhluwe - Afternoon Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43332",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 1916,
            "sng": 958,
            "tpl": 2874,
            "qad": 3832,
            "qin": 4790,
            "six": 5748,
            "sep": 6706,
            "oct": 7664,
            "departure_time": "14h00",
            "return_time": "19h00",
            "depart_from": "Hluhluwe-Imfolozi Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "5 hours",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 958.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  715",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Hluhluwe - Full Day Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43330",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 2416,
            "sng": 2415,
            "tpl": 3624,
            "qad": 4832,
            "qin": 6040,
            "six": 7248,
            "sep": 8456,
            "oct": 9664,
            "departure_time": "05h00",
            "return_time": "15h00",
            "depart_from": "Hluhluwe-Imfolozi Park",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "10 hours",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 1208.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  909",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Hluhluwe - Morning Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43331",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 1982,
            "sng": 1981,
            "tpl": 2973,
            "qad": 3964,
            "qin": 4955,
            "six": 5946,
            "sep": 6937,
            "oct": 7928,
            "departure_time": "05h00",
            "return_time": "11h30",
            "depart_from": "Hluhluwe-Imfolozi Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "6 hours",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 990.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  743",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Memorial Gate - 3 Hour Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43350",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 10,
            "max_pax": null,
            "nights": "3 hours",
            "pax_from": 10,
            "pax_to": null,
            "pax_price": 518.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  387",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Memorial Gate - Afternoon Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43349",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "14h00",
            "return_time": "18h00",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 10,
            "max_pax": null,
            "nights": "4 hours",
            "pax_from": 10,
            "pax_to": null,
            "pax_price": 737.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  549",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Memorial Gate - Full Day Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43347",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "05h00",
            "return_time": "15h00",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": 10,
            "max_pax": null,
            "nights": "10 hours",
            "pax_from": 10,
            "pax_to": null,
            "pax_price": 943.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  706",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Memorial Gate - Morning Hluhluwe-Imfolozi Park Open Vehicle Safari (EXCL conserv fee)",
            "product_code": "43348",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "05h00",
            "return_time": "11h30",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 10,
            "max_pax": null,
            "nights": "6 hours",
            "pax_from": 10,
            "pax_to": null,
            "pax_price": 763.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  566",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Private - 3 Hr  Hluhluwe-Imfolozi Park Open Vehicle Safari  (excl conservation fee)",
            "product_code": "43354",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "3 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3679,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Private - Afternoon Hluhluwe-Imfolozi Park Open Vehicle Safari  (excl conservation fee)",
            "product_code": "43353",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "14h00",
            "return_time": "19h00",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "5 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4872,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Private - Full Day Hluhluwe-Imfolozi Park Open Vehicle Safari  (excl conservation fee)",
            "product_code": "43351",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "05h00",
            "return_time": "15h00",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "10 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6990,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Private - Morning Hluhluwe-Imfolozi Park Open Vehicle Safari  (excl conservation fee)",
            "product_code": "43352",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "06h00",
            "return_time": "12h00",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 10,
            "nights": "6 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5253,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "St Lucia Boat Cruise",
            "product_code": "38350",
            "season_start": "2025-11-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "2 hour Interpreted boat cruise",
            "exclusions": "Gratuities, Meals, Refreshments",
            "dbl": 638,
            "sng": 318,
            "tpl": 957,
            "qad": 1272,
            "qin": 1590,
            "six": 1914,
            "sep": 2233,
            "oct": 2552,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Isimangaliso Wetland Park (St Lucia)",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 80,
            "nights": "2 hours",
            "pax_from": 9,
            "pax_to": 80,
            "pax_price": 318.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  159",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "On Safari Africa",
            "supplier_code": "onsa01",
            "product_name": "Turtle Tours",
            "product_code": "43355",
            "season_start": "2025-11-01",
            "season_end": "2026-03-31",
            "sell_from": "2025-03-07",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 2764,
            "sng": 2764,
            "tpl": 4149,
            "qad": 5532,
            "qin": 6915,
            "six": 8298,
            "sep": 9681,
            "oct": 11064,
            "departure_time": "17h30",
            "return_time": "23h30",
            "depart_from": "Hluhluwe",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 10,
            "nights": "6 hours",
            "pax_from": 9,
            "pax_to": 10,
            "pax_price": 1383.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Pezulu Tree House Lodge",
            "supplier_code": "pezu03",
            "product_name": "Guernsey Dawn Drive",
            "product_code": "62699",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-03",
            "sell_to": "2025-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 970,
            "sng": 484,
            "tpl": 1455,
            "qad": 1940,
            "qin": 2425,
            "six": 2910,
            "sep": 3395,
            "oct": 3880,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 484.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-6 days 100% 7-19 days 75% 20-30 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Pezulu Tree House Lodge",
            "supplier_code": "pezu03",
            "product_name": "Guernsey Night Drive",
            "product_code": "62701",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-03",
            "sell_to": "2025-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 970,
            "sng": 484,
            "tpl": 1455,
            "qad": 1940,
            "qin": 2425,
            "six": 2910,
            "sep": 3395,
            "oct": 3880,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 484.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-6 days 100% 7-19 days 75% 20-30 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Pezulu Tree House Lodge",
            "supplier_code": "pezu03",
            "product_name": "Guided Bush Walk",
            "product_code": "62700",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-03",
            "sell_to": "2025-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": 684,
            "sng": 342,
            "tpl": 1026,
            "qad": 1368,
            "qin": 1710,
            "six": 2052,
            "sep": 2394,
            "oct": 2736,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 342.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-6 days 100% 7-19 days 75% 20-30 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-12)  186",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Pezulu Tree House Lodge",
            "supplier_code": "pezu03",
            "product_name": "Kruger National Park Day Tour - closed safari vehicle",
            "product_code": "62697",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-03",
            "sell_to": "2025-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Summer: AM Depart 05h00 Safari 06h00 - 09h00 Return 10h00PM Depart 13h00 Safari 14h00 - 17h00 Return 18h00 Winter: AM Depart 05h30 Safari 06h30 - 09h30 Return 10h30PM Depart 13h00 Safari 14h00 - 17h00 Return 18h00",
            "inclusions": "Packed breakfast, Entrance Fee",
            "exclusions": "Lunch",
            "dbl": 6216,
            "sng": null,
            "tpl": 9324,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 3,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-6 days 100% 7-19 days 75% 20-30 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Pezulu Tree House Lodge",
            "supplier_code": "pezu03",
            "product_name": "Kruger National Park Day Tour - open safari vehicle",
            "product_code": "62698",
            "season_start": "2025-01-01",
            "season_end": "2025-12-31",
            "sell_from": "2024-07-03",
            "sell_to": "2025-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Summer: AM Depart 05h00 Safari 06h00 - 09h00 Return 10h00PM Depart 13h00 Safari 14h00 - 17h00 Return 18h00 Winter: AM Depart 05h30 Safari 06h30 - 09h30 Return 10h30PM Depart 13h00 Safari 14h00 - 17h00 Return 18h00",
            "inclusions": "Packed breakfast, Entrance Fee",
            "exclusions": "Lunch",
            "dbl": 6216,
            "sng": null,
            "tpl": 9324,
            "qad": 12432,
            "qin": 15545,
            "six": 18654,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 6,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-6 days 100% 7-19 days 75% 20-30 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Radisson Safari Hotel Hoedspruit",
            "supplier_code": "rdhh01",
            "product_name": "AM/PM Game Drive 10 Pax and More",
            "product_code": "75501",
            "season_start": "2025-02-18",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-18",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Conservation Fees, Bottled Water, Snacks, Transport to and from the hotel",
            "exclusions": "Beverages",
            "dbl": 2032,
            "sng": 1016,
            "tpl": 3051,
            "qad": 4068,
            "qin": 5085,
            "six": 6102,
            "sep": 7119,
            "oct": 8136,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 20,
            "nights": "",
            "pax_from": 9,
            "pax_to": 20,
            "pax_price": 1016.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(2-12)  897",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Radisson Safari Hotel Hoedspruit",
            "supplier_code": "rdhh01",
            "product_name": "Full Day Kruger Safari Tour 10 Pax and more",
            "product_code": "75498",
            "season_start": "2025-02-18",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-18",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Bottled Water, Snacks, Transport to and from the hotel",
            "exclusions": "Park Fees",
            "dbl": 2682,
            "sng": 1341,
            "tpl": 4023,
            "qad": 5364,
            "qin": 6705,
            "six": 8046,
            "sep": 9387,
            "oct": 10728,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": 2,
            "max_pax": 20,
            "nights": "",
            "pax_from": 9,
            "pax_to": 20,
            "pax_price": 1341.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(2-12)  1222",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Radisson Safari Hotel Hoedspruit",
            "supplier_code": "rdhh01",
            "product_name": "Full Day Panorama Tour 10 Pax and More",
            "product_code": "75503",
            "season_start": "2025-02-18",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-18",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Entrance Fees, Bottled Water, Transport to and from the hotel",
            "exclusions": "Beverages",
            "dbl": 4542,
            "sng": 2270,
            "tpl": 6813,
            "qad": 9084,
            "qin": 11355,
            "six": 13626,
            "sep": 15897,
            "oct": 18168,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Full Day",
            "min_pax": 2,
            "max_pax": 20,
            "nights": "",
            "pax_from": 9,
            "pax_to": 20,
            "pax_price": 2270.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(2-12)  2270",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Radisson Safari Hotel Hoedspruit",
            "supplier_code": "rdhh01",
            "product_name": "Half Day Kruger Safari Tour 10 Pax and More",
            "product_code": "75499",
            "season_start": "2025-02-18",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-18",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Bottled Water, Snacks, Transport to and from the hotel",
            "exclusions": "Park Fees",
            "dbl": 2378,
            "sng": 1189,
            "tpl": 3570,
            "qad": 4760,
            "qin": 5950,
            "six": 7140,
            "sep": 8330,
            "oct": 9520,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 20,
            "nights": "",
            "pax_from": 9,
            "pax_to": 20,
            "pax_price": 1189.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(2-12)  1070",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "Radisson Safari Hotel Hoedspruit",
            "supplier_code": "rdhh01",
            "product_name": "Sunset Safari and Bush Dinner",
            "product_code": "75502",
            "season_start": "2025-02-18",
            "season_end": "2025-12-31",
            "sell_from": "2025-02-18",
            "sell_to": "2025-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Snacks, 3 Course Meal, Transport to and from the hotel, Conservation Fees, Bottled Water",
            "exclusions": "Beverages",
            "dbl": 4282,
            "sng": 2141,
            "tpl": 6423,
            "qad": 8564,
            "qin": 10705,
            "six": 12846,
            "sep": 14987,
            "oct": 17128,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Hoedspruit",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 20,
            "nights": "",
            "pax_from": 9,
            "pax_to": 20,
            "pax_price": 2141.0,
            "unit_cost": null,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-14 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(2-12)  2011",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Gold Reef City Tour ex JNB Hotels - Private 13 Seater",
            "product_code": "45440",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Gold Reef City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 13,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3449,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Gold Reef City Tour ex JNB Hotels - Private 18 Seater",
            "product_code": "45441",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Gold Reef City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 18,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4519,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Gold Reef City Tour ex JNB Hotels - Private 36 Seater",
            "product_code": "70886",
            "season_start": "2025-10-04",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Gold Reef City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 36,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6541,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Gold Reef City Tour ex JNB Hotels - Private 7 Seater",
            "product_code": "45439",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Gold Reef City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 7,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3068,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Gold Reef City Tour ex JNB Hotels - Standard Sedan - Single Pax",
            "product_code": "45433",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-03-06",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Gold Reef City",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2852,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Johannesburg City Tour ex JNB Hotels - Private 13 Seater",
            "product_code": "45454",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Kempton Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 13,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3449,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Johannesburg City Tour ex JNB Hotels - Private 18 Seater",
            "product_code": "45455",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Driver, Vehicle, Pick up and drop off from hotel or airport",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Kempton Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 18,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4519,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Johannesburg City Tour ex JNB Hotels - Private 36 Seater",
            "product_code": "70887",
            "season_start": "2025-10-04",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "",
            "return_time": "",
            "depart_from": "Kempton Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": 36,
            "nights": "",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6541,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Johannesburg City Tour ex JNB Hotels - Private 7 Seater",
            "product_code": "45453",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2024-12-19",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Driver, Vehicle, Pick up and drop off from hotel or airport",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Kempton Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": 2,
            "max_pax": 7,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3068,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        },
        {
            "supplier": "RNS Tours & Transfers",
            "supplier_code": "rnst01",
            "product_name": "Half Day - Johannesburg City Tour ex JNB Hotels - Standard Sedan - Single Pax",
            "product_code": "42020",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-03-06",
            "sell_to": "2026-11-30",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Pick up and drop off from hotel or airport, Vehicle, Driver",
            "exclusions": "Entrance fees to museums / sites, Lunch costs for guests, English or language guide",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "departure_time": "09h00",
            "return_time": "13h00",
            "depart_from": "Kempton Park",
            "departure_days": "1234567",
            "product_type": "Half Day",
            "min_pax": null,
            "max_pax": null,
            "nights": "4 hours",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2852,
            "language": "English",
            "cancellation_policy": "Off Peak : 0-7 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null
        }
    ]
}