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

{
    "count": 3456,
    "next": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?format=api&page=32",
    "previous": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?format=api&page=30",
    "results": [
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5517,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6250,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Ouderkraal",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7737,
            "pickup_code": "OUKFRA",
            "dropoff_code": "FRAOUK",
            "pickup": "Ouderkraal",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6872,
            "pickup_code": "ORTKMP",
            "dropoff_code": "KMPORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Kempton Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5517,
            "pickup_code": "CPAGPT",
            "dropoff_code": "GPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Green Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7737,
            "pickup_code": "CPAFRA",
            "dropoff_code": "FRACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6872,
            "pickup_code": "ORTMBO",
            "dropoff_code": "MBOORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Maboneng",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10921,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6250,
            "pickup_code": "WFASTL",
            "dropoff_code": "STLWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 18691,
            "pickup_code": "CPASAB",
            "dropoff_code": "SABCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sanbona Lodges",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Sandton",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 15936,
            "pickup_code": "SANSUN",
            "dropoff_code": "SUNSAN",
            "pickup": "Sandton",
            "dropoff": "Sun City",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6872,
            "pickup_code": "ORTFOU",
            "dropoff_code": "FOUORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Fourways",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7737,
            "pickup_code": "WFAFRA",
            "dropoff_code": "FRAWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5517,
            "pickup_code": "CPADEW",
            "dropoff_code": "DEWCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "De Waterkant",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6872,
            "pickup_code": "ORTORT",
            "dropoff_code": "ORTORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV44",
            "board_basis_name": "Luxury Vehicle - 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Rosebank",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 44,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 15936,
            "pickup_code": "RBKSUN",
            "dropoff_code": "SUNRBK",
            "pickup": "Rosebank",
            "dropoff": "Sun City",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6813,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Sandton",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17315,
            "pickup_code": "SANSUN",
            "dropoff_code": "SUNSAN",
            "pickup": "Sandton",
            "dropoff": "Sun City",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8943,
            "pickup_code": "WFAFRA",
            "dropoff_code": "FRAWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 26790,
            "pickup_code": "CPAABI",
            "dropoff_code": "ABICPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Albertinia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 13768,
            "pickup_code": "CPAAQU",
            "dropoff_code": "AQUCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Aquila Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPACMB",
            "dropoff_code": "CMBCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Camps Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTHGT",
            "dropoff_code": "HGTORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Houghton",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPADEW",
            "dropoff_code": "DEWCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "De Waterkant",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTORT",
            "dropoff_code": "ORTORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Rosebank",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17315,
            "pickup_code": "RBKSUN",
            "dropoff_code": "SUNRBK",
            "pickup": "Rosebank",
            "dropoff": "Sun City",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12175,
            "pickup_code": "ORTPTA",
            "dropoff_code": "PTAORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Pretoria",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTRAN",
            "dropoff_code": "RANORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Randburg",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12238,
            "pickup_code": "CPAGRO",
            "dropoff_code": "GROCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Grootbos Private Nature Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPAOUK",
            "dropoff_code": "OUKCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Ouderkraal",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTFOU",
            "dropoff_code": "FOUORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Fourways",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTGRC",
            "dropoff_code": "GRCORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Gold Reef City",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTMEL",
            "dropoff_code": "MELORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Melrose",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Ouderkraal",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6813,
            "pickup_code": "OUKPAR",
            "dropoff_code": "PAROUK",
            "pickup": "Ouderkraal",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Ouderkraal",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6813,
            "pickup_code": "OUKSTL",
            "dropoff_code": "STLOUK",
            "pickup": "Ouderkraal",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6813,
            "pickup_code": "WFASTL",
            "dropoff_code": "STLWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPAGPT",
            "dropoff_code": "GPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Green Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6813,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTRBK",
            "dropoff_code": "RBKORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Rosebank",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8943,
            "pickup_code": "CPAFRA",
            "dropoff_code": "FRACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Ouderkraal",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8943,
            "pickup_code": "OUKFRA",
            "dropoff_code": "FRAOUK",
            "pickup": "Ouderkraal",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 11898,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "Airport Parking",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 19895,
            "pickup_code": "CPASAB",
            "dropoff_code": "SABCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sanbona Lodges",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": null,
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5989,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTIL1",
            "dropoff_code": "IL1ORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Illovo",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTKMP",
            "dropoff_code": "KMPORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Kempton Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTMBO",
            "dropoff_code": "MBOORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Maboneng",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTSAN",
            "dropoff_code": "SANORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Sandton",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Airport Parking",
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "OR Tambo Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7442,
            "pickup_code": "ORTWSC",
            "dropoff_code": "WSCORT",
            "pickup": "OR Tambo Airport",
            "dropoff": "Westcliff",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Springbok Atlas Luxury Charter",
            "supplier_code": "spri03",
            "product_name": "Transfer",
            "product_code": "36559",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-07-18",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": "E-tolls/Toll fees",
            "board_basis_id": "LV52",
            "board_basis_name": "Luxury Vehicle - 52 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Sandton",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 52,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 16898,
            "pickup_code": "SANPLS",
            "dropoff_code": "PLSSAN",
            "pickup": "Sandton",
            "dropoff": "Pilanesberg National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 days 100% 2-13 days 50% 14-29 days 25% 30-31 days 10%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Thamalakane River Lodge",
            "supplier_code": "tham02",
            "product_name": "Transfer",
            "product_code": "40247",
            "season_start": "2025-04-01",
            "season_end": "2026-03-31",
            "sell_from": "2024-04-06",
            "sell_to": "2026-03-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "Scheduled Airport transfers in a shared vehicle 20 minutes drive from Thamalakane River Lodge.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 27,
            "sng": null,
            "tpl": 27,
            "qad": 27,
            "qin": 27,
            "six": 27,
            "sep": 27,
            "oct": null,
            "depart_from": "Maun Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "MUBTHM",
            "dropoff_code": "THMMUB",
            "pickup": "Maun Airport",
            "dropoff": "Thamalakane River Lodge",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-29 days 100% 30-44 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3135,
            "pickup_code": "MQPMAL",
            "dropoff_code": "MALMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "Malelane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3892,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3135,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3351,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hoedspruit Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7654,
            "pickup_code": "HDANone",
            "dropoff_code": "NoneHDA",
            "pickup": "Hoedspruit Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3351,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3699,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3699,
            "pickup_code": "MQPMAL",
            "dropoff_code": "MALMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "Malelane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4592,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hoedspruit Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9031,
            "pickup_code": "HDANone",
            "dropoff_code": "NoneHDA",
            "pickup": "Hoedspruit Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3955,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2025-01-22",
            "season_end": "2026-12-31",
            "sell_from": "2025-01-22",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3955,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hoedspruit Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7654,
            "pickup_code": "HDANone",
            "dropoff_code": "NoneHDA",
            "pickup": "Hoedspruit Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3351,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3135,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3135,
            "pickup_code": "MQPMAL",
            "dropoff_code": "MALMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "Malelane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 3 Seater Maximum 3 guests are permitted with 2 large suitcases plus 2 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service. Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3892,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4592,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hoedspruit Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9031,
            "pickup_code": "HDANone",
            "dropoff_code": "NoneHDA",
            "pickup": "Hoedspruit Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3955,
            "pickup_code": "MQPNone",
            "dropoff_code": "NoneMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3699,
            "pickup_code": "MQPMAL",
            "dropoff_code": "MALMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "Malelane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Transport Hazyview",
            "supplier_code": "tthw05",
            "product_name": "Transfer",
            "product_code": "31053",
            "season_start": "2027-01-01",
            "season_end": "2027-12-31",
            "sell_from": "2025-06-05",
            "sell_to": "2027-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Private Transfers Note: 12 Seater Maximum 12 guests are permitted with 12 large suitcases plus 12 cabin bags. Cullinan Transport reserves the right to operate 1 - 7 Guests and 1 - 12 Guests private vehicle charters on a 12 Seater Quantum or similar type vehicles. Operation of smaller vehicle types are not guaranteed due to limited vehicle stock. Cullinan Transport reserves the right to operate the transfer on a larger size vehicle on the day of the service.  Smaller vehicle types can be requested in certain offices however cannot be guaranteed. Rates per private charter vehicle offer no child discounts - rates are based on number of adults and children in the vehicle.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "12SVP",
            "board_basis_name": "Private 12 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3699,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "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,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 95,
            "pickup_code": "LVPLVI",
            "dropoff_code": "LVILVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 109,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 450,
            "pickup_code": "LVICHO",
            "dropoff_code": "CHOLVI",
            "pickup": "Livingstone",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 85,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 453,
            "pickup_code": "LVPCHO",
            "dropoff_code": "CHOLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 150,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 255,
            "pickup_code": "LVILVI",
            "dropoff_code": "LVILVI",
            "pickup": "Livingstone",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "LVPKAT",
            "dropoff_code": "KATLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 95,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 175,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "LVIKAT",
            "dropoff_code": "KATLVI",
            "pickup": "Livingstone",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 216,
            "pickup_code": "LVPVAA",
            "dropoff_code": "VAALVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 453,
            "pickup_code": "NoneCHO",
            "dropoff_code": "CHONone",
            "pickup": "",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 367,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 150,
            "pickup_code": "LVIVAA",
            "dropoff_code": "VAALVI",
            "pickup": "Livingstone",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 318,
            "pickup_code": "LVPVIC",
            "dropoff_code": "VICLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 167,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 384,
            "pickup_code": "NoneKAT",
            "dropoff_code": "KATNone",
            "pickup": "",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 269,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 167,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 51,
            "sng": 102,
            "tpl": 51,
            "qad": 51,
            "qin": 51,
            "six": 51,
            "sep": 51,
            "oct": 51,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 51.0,
            "unit_cost": null,
            "pickup_code": "LVILVI",
            "dropoff_code": "LVILVI",
            "pickup": "Livingstone",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  26.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        }
    ]
}