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=29
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5095,
    "next": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?format=api&page=30",
    "previous": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?format=api&page=28",
    "results": [
        {
            "supplier": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1162,
            "pickup_code": "KIHUMH",
            "dropoff_code": "UMHKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Umhlanga",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12119,
            "pickup_code": "NoneORT",
            "dropoff_code": "ORTNone",
            "pickup": "",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12119,
            "pickup_code": "KIHORT",
            "dropoff_code": "ORTKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9065,
            "pickup_code": "NoneTEP",
            "dropoff_code": "TEPNone",
            "pickup": "",
            "dropoff": "Tembe Elephant Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4778,
            "pickup_code": "NoneWLD",
            "dropoff_code": "WLDNone",
            "pickup": "",
            "dropoff": "Wild Coast",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6719,
            "pickup_code": "KIHHLU",
            "dropoff_code": "HLUKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Hluhluwe",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2416,
            "pickup_code": "NonePMB",
            "dropoff_code": "PMBNone",
            "pickup": "",
            "dropoff": "Pietermaritzburg",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5697,
            "pickup_code": "UMHNone",
            "dropoff_code": "NoneUMH",
            "pickup": "Umhlanga",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Pongola Nature Reserve",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17989,
            "pickup_code": "PO1ORT",
            "dropoff_code": "ORTPO1",
            "pickup": "Pongola Nature Reserve",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9065,
            "pickup_code": "KIHKOS",
            "dropoff_code": "KOSKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Kosi Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2627,
            "pickup_code": "KIHPMB",
            "dropoff_code": "PMBKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Pietermaritzburg",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5697,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8054,
            "pickup_code": "NonePO1",
            "dropoff_code": "PO1None",
            "pickup": "",
            "dropoff": "Pongola Nature Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8054,
            "pickup_code": "KIHMKZ",
            "dropoff_code": "MKZKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Mkuze",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8054,
            "pickup_code": "KIHPO1",
            "dropoff_code": "PO1KIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Pongola Nature Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5697,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 21524,
            "pickup_code": "KIHHAZ",
            "dropoff_code": "HAZKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Hazyview",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6984,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6719,
            "pickup_code": "NonePGR",
            "dropoff_code": "PGRNone",
            "pickup": "",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12119,
            "pickup_code": "NonePGR",
            "dropoff_code": "PGRNone",
            "pickup": "",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9065,
            "pickup_code": "KIHTEP",
            "dropoff_code": "TEPKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Tembe Elephant Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5600,
            "pickup_code": "KIHTHU",
            "dropoff_code": "THUKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Thula Thula",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5843,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6719,
            "pickup_code": "NoneNBT",
            "dropoff_code": "NBTNone",
            "pickup": "",
            "dropoff": "Nambiti Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8054,
            "pickup_code": "NoneMKZ",
            "dropoff_code": "MKZNone",
            "pickup": "",
            "dropoff": "Mkuze",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6719,
            "pickup_code": "KIHPGR",
            "dropoff_code": "PGRKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9065,
            "pickup_code": "NoneKOS",
            "dropoff_code": "KOSNone",
            "pickup": "",
            "dropoff": "Kosi Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12119,
            "pickup_code": "NoneHLU",
            "dropoff_code": "HLUNone",
            "pickup": "",
            "dropoff": "Hluhluwe",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4930,
            "pickup_code": "KIHWLD",
            "dropoff_code": "WLDKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Wild Coast",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 21524,
            "pickup_code": "NoneHAZ",
            "dropoff_code": "HAZNone",
            "pickup": "",
            "dropoff": "Hazyview",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6719,
            "pickup_code": "KIHNBT",
            "dropoff_code": "NBTKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Nambiti Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5600,
            "pickup_code": "NoneTHU",
            "dropoff_code": "THUNone",
            "pickup": "",
            "dropoff": "Thula Thula",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5843,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6843,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hluhluwe",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17989,
            "pickup_code": "HLUORT",
            "dropoff_code": "ORTHLU",
            "pickup": "Hluhluwe",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PMC",
            "board_basis_name": "Private Mercedes",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1162,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hluhluwe",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9481,
            "pickup_code": "HLUBTL",
            "dropoff_code": "BTLHLU",
            "pickup": "Hluhluwe",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3892,
            "pickup_code": "KIHWLD",
            "dropoff_code": "WLDKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Wild Coast",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Phinda Private Game Reserve",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9481,
            "pickup_code": "PGRBTL",
            "dropoff_code": "BTLPGR",
            "pickup": "Phinda Private Game Reserve",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4508,
            "pickup_code": "KIHTHU",
            "dropoff_code": "THUKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Thula Thula",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17368,
            "pickup_code": "KIHHAZ",
            "dropoff_code": "HAZKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Hazyview",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7659,
            "pickup_code": "KIHTEP",
            "dropoff_code": "TEPKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Tembe Elephant Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6984,
            "pickup_code": "KIHPO1",
            "dropoff_code": "PO1KIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Pongola Nature Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "KIHNBT",
            "dropoff_code": "NBTKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Nambiti Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6984,
            "pickup_code": "KIHMKZ",
            "dropoff_code": "MKZKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Mkuze",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7659,
            "pickup_code": "KIHKOS",
            "dropoff_code": "KOSKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Kosi Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6984,
            "pickup_code": "NoneMKZ",
            "dropoff_code": "MKZNone",
            "pickup": "",
            "dropoff": "Mkuze",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6984,
            "pickup_code": "NonePO1",
            "dropoff_code": "PO1None",
            "pickup": "",
            "dropoff": "Pongola Nature Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1919,
            "pickup_code": "KIHPMB",
            "dropoff_code": "PMBKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Pietermaritzburg",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "KIHHLU",
            "dropoff_code": "HLUKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Hluhluwe",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1600,
            "pickup_code": "NonePMB",
            "dropoff_code": "PMBNone",
            "pickup": "",
            "dropoff": "Pietermaritzburg",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5962,
            "pickup_code": "KIHBTL",
            "dropoff_code": "BTLKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7659,
            "pickup_code": "NoneTEP",
            "dropoff_code": "TEPNone",
            "pickup": "",
            "dropoff": "Tembe Elephant Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1000,
            "pickup_code": "KIHBAL",
            "dropoff_code": "BALKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Ballito",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hluhluwe",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 14908,
            "pickup_code": "HLUORT",
            "dropoff_code": "ORTHLU",
            "pickup": "Hluhluwe",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10546,
            "pickup_code": "NoneORT",
            "dropoff_code": "ORTNone",
            "pickup": "",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Battlefields",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12757,
            "pickup_code": "BTLORT",
            "dropoff_code": "ORTBTL",
            "pickup": "Battlefields",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5962,
            "pickup_code": "NoneBTL",
            "dropoff_code": "BTLNone",
            "pickup": "",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 746,
            "pickup_code": "KIHUMH",
            "dropoff_code": "UMHKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Umhlanga",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4784,
            "pickup_code": "UMHNone",
            "dropoff_code": "NoneUMH",
            "pickup": "Umhlanga",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Pongola Nature Reserve",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 14908,
            "pickup_code": "PO1ORT",
            "dropoff_code": "ORTPO1",
            "pickup": "Pongola Nature Reserve",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5211,
            "pickup_code": "UMHNone",
            "dropoff_code": "NoneUMH",
            "pickup": "Umhlanga",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 627,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1000,
            "pickup_code": "NoneBAL",
            "dropoff_code": "BALNone",
            "pickup": "",
            "dropoff": "Ballito",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7654,
            "pickup_code": "NoneBTL",
            "dropoff_code": "BTLNone",
            "pickup": "",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 17368,
            "pickup_code": "NoneHAZ",
            "dropoff_code": "HAZNone",
            "pickup": "",
            "dropoff": "Hazyview",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10546,
            "pickup_code": "NoneHLU",
            "dropoff_code": "HLUNone",
            "pickup": "",
            "dropoff": "Hluhluwe",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7659,
            "pickup_code": "NoneKOS",
            "dropoff_code": "KOSNone",
            "pickup": "",
            "dropoff": "Kosi Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10546,
            "pickup_code": "KIHORT",
            "dropoff_code": "ORTKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "NonePGR",
            "dropoff_code": "PGRNone",
            "pickup": "",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5962,
            "pickup_code": "UMHBTL",
            "dropoff_code": "BTLUMH",
            "pickup": "Umhlanga",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10546,
            "pickup_code": "NonePGR",
            "dropoff_code": "PGRNone",
            "pickup": "",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4508,
            "pickup_code": "NoneTHU",
            "dropoff_code": "THUNone",
            "pickup": "",
            "dropoff": "Thula Thula",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3697,
            "pickup_code": "NoneWLD",
            "dropoff_code": "WLDNone",
            "pickup": "",
            "dropoff": "Wild Coast",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5011,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5011,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5211,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "KIHPGR",
            "dropoff_code": "PGRKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4784,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4784,
            "pickup_code": "UMHNone",
            "dropoff_code": "NoneUMH",
            "pickup": "Umhlanga",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "NoneHLU",
            "dropoff_code": "HLUNone",
            "pickup": "",
            "dropoff": "Hluhluwe",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5205,
            "pickup_code": "NoneNBT",
            "dropoff_code": "NBTNone",
            "pickup": "",
            "dropoff": "Nambiti Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5497,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 746,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSD",
            "board_basis_name": "Private Luxury Sedan",
            "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": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4784,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Pongola Nature Reserve",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 19108,
            "pickup_code": "PO1ORT",
            "dropoff_code": "ORTPO1",
            "pickup": "Pongola Nature Reserve",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Battlefields",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 15914,
            "pickup_code": "BTLORT",
            "dropoff_code": "ORTBTL",
            "pickup": "Battlefields",
            "dropoff": "OR Tambo Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5822,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 22854,
            "pickup_code": "NoneHAZ",
            "dropoff_code": "HAZNone",
            "pickup": "",
            "dropoff": "Hazyview",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5822,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5822,
            "pickup_code": "UMHNone",
            "dropoff_code": "NoneUMH",
            "pickup": "Umhlanga",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Umhlanga",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7649,
            "pickup_code": "UMHBTL",
            "dropoff_code": "BTLUMH",
            "pickup": "Umhlanga",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5789,
            "pickup_code": "NoneTHU",
            "dropoff_code": "THUNone",
            "pickup": "",
            "dropoff": "Thula Thula",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6022,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6746,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 930,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Phinda Private Game Reserve",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 11600,
            "pickup_code": "PGRBTL",
            "dropoff_code": "BTLPGR",
            "pickup": "Phinda Private Game Reserve",
            "dropoff": "Battlefields",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "King Shaka International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6022,
            "pickup_code": "KIHNone",
            "dropoff_code": "NoneKIH",
            "pickup": "King Shaka International Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4746,
            "pickup_code": "NoneWLD",
            "dropoff_code": "WLDNone",
            "pickup": "",
            "dropoff": "Wild Coast",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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": "Julnic Tours",
            "supplier_code": "juto01",
            "product_name": "Transfer",
            "product_code": "36506",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-23",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Above rates exclude driver meals & accommodation which may be required for long distance transfers, for drop-offs after 15h00 and pick-ups before 09h00.",
            "inclusions": "English speaking Driver",
            "exclusions": "Refreshments, Gratuities, All items of a personal nature, Porterage",
            "board_basis_id": "PSUV",
            "board_basis_name": "Private SUV",
            "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": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 12870,
            "pickup_code": "NonePGR",
            "dropoff_code": "PGRNone",
            "pickup": "",
            "dropoff": "Phinda Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-1 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
        }
    ]
}