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

{
    "count": 3456,
    "next": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "supplier": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2117,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1254,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1254,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1254,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1254,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3387,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV4",
            "board_basis_name": "Private 4 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 4,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2117,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2811,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2811,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1964,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1964,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1964,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1964,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "9SVP",
            "board_basis_name": "Private 9 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 9,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5549,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2662,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2662,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5920,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3701,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2662,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 3701,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "14SVP",
            "board_basis_name": "Private 14 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 10,
            "max_pax": 14,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2662,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5471,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4264,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4264,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4264,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8619,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5471,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "21SVP",
            "board_basis_name": "Private 21 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 14,
            "max_pax": 21,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 4264,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6296,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5095,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5095,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9910,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5095,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6296,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "25SVP",
            "board_basis_name": "Private 25 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 19,
            "max_pax": 25,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5095,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6885,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6885,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5890,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5890,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10839,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5890,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "32SVP",
            "board_basis_name": "Private 32 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 25,
            "max_pax": 32,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 5890,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6988,
            "pickup_code": "CPASPT",
            "dropoff_code": "SPTCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Sea Point",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6988,
            "pickup_code": "CPAWFA",
            "dropoff_code": "WFACPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "V&A Waterfront",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6988,
            "pickup_code": "CPACBL",
            "dropoff_code": "CBLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "City Bowl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 25Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6988,
            "pickup_code": "CPABBY",
            "dropoff_code": "BBYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Bantry Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7286,
            "pickup_code": "CPAPAR",
            "dropoff_code": "PARCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Paarl",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 200Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10999,
            "pickup_code": "CPAHMS",
            "dropoff_code": "HMSCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Amici Tours",
            "supplier_code": "aits12",
            "product_name": "Transfer",
            "product_code": "76346",
            "season_start": "2025-11-01",
            "season_end": "2026-10-30",
            "sell_from": "2025-03-26",
            "sell_to": "2026-10-30",
            "is_provisional_rate": false,
            "ratecode": "Springbok Atlas Italian Market",
            "currency": "ZAR",
            "price_notes": "Max 80Km.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "44SVP",
            "board_basis_name": "Private 44 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": 30,
            "max_pax": 44,
            "language": "Italian",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7286,
            "pickup_code": "CPASTL",
            "dropoff_code": "STLCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-21 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": "Bahia Mar Boutique Hotel",
            "supplier_code": "bahi01",
            "product_name": "Transfer",
            "product_code": "29922",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-27",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SMB",
            "board_basis_name": "Seat in Mini-bus",
            "dbl": 0,
            "sng": 0,
            "tpl": 0,
            "qad": 0,
            "qin": 0,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Vilanculos Airport ",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "VLTVLC",
            "dropoff_code": "VLCVLT",
            "pickup": "Vilanculos Airport ",
            "dropoff": "Vilanculos",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  0.00",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. Due to a number of steps we do not recommend this property for less mobile clients. \nAllocate ground floor or rooms without balconies to bookings with children under 6 years. ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bahia Mar Boutique Hotel",
            "supplier_code": "bahi01",
            "product_name": "Transfer",
            "product_code": "29922",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-27",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "Transfer will leave in time to connect with the Anantara Bazaruto Island Resort and Spa boat transfer which departs Vilanculos Beach Lodge latest 15h30",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SMB",
            "board_basis_name": "Seat in Mini-bus",
            "dbl": 0,
            "sng": 0,
            "tpl": 0,
            "qad": 0,
            "qin": 0,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Vilanculos",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "VLCVLC",
            "dropoff_code": "VLCVLC",
            "pickup": "Vilanculos",
            "dropoff": "Vilanculos",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-14 days 100% 15-30 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-11)  0.00",
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "All ages. Due to a number of steps we do not recommend this property for less mobile clients. \nAllocate ground floor or rooms without balconies to bookings with children under 6 years. ;",
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Karongwe Becks Safari Lodge",
            "supplier_code": "beck01",
            "product_name": "Transfer",
            "product_code": "30659",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2024-10-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SMB",
            "board_basis_name": "Seat in Mini-bus",
            "dbl": 2043,
            "sng": 3535,
            "tpl": 1546,
            "qad": 1405,
            "qin": 1211,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kruger Mpumalanga International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "MQPKGR",
            "dropoff_code": "KGRMQP",
            "pickup": "Kruger Mpumalanga International Airport",
            "dropoff": "Karongwe Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-30 days 100% 31-41 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "No children under 12 years. ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Karongwe Becks Safari Lodge",
            "supplier_code": "beck01",
            "product_name": "Transfer",
            "product_code": "30659",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2024-10-14",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SMB",
            "board_basis_name": "Seat in Mini-bus",
            "dbl": 1038,
            "sng": 1168,
            "tpl": 908,
            "qad": 757,
            "qin": 638,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hoedspruit Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "HDAKGR",
            "dropoff_code": "KGRHDA",
            "pickup": "Hoedspruit Airport",
            "dropoff": "Karongwe Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-30 days 100% 31-41 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "No children under 12 years. ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 805,
            "pickup_code": "CBLCNS",
            "dropoff_code": "CNSCBL",
            "pickup": "City Bowl",
            "dropoff": "Constantia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1616,
            "pickup_code": "CBLFRA",
            "dropoff_code": "FRACBL",
            "pickup": "City Bowl",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Stellenbosch",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 805,
            "pickup_code": "STLSTL",
            "dropoff_code": "STLSTL",
            "pickup": "Stellenbosch",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1243,
            "pickup_code": "WFASTL",
            "dropoff_code": "STLWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1616,
            "pickup_code": "WFAFRA",
            "dropoff_code": "FRAWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Franschhoek",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 805,
            "pickup_code": "FRAFRA",
            "dropoff_code": "FRAFRA",
            "pickup": "Franschhoek",
            "dropoff": "Franschhoek",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1243,
            "pickup_code": "CBLSTL",
            "dropoff_code": "STLCBL",
            "pickup": "City Bowl",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bikes n Wines",
            "supplier_code": "bike01",
            "product_name": "Transfer",
            "product_code": "31630",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-03-04",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 12,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 805,
            "pickup_code": "WFACNS",
            "dropoff_code": "CNSWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Constantia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Peak : (01/10 - 31/03) : 0-14 days 100% 15-28 days 50%. Off Peak : 0-2 days 100% 3-4 days 50%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "Children under 5 yrs old charged reduced rate\nChildren 6 yrs and older will be charged Adult rate\nBikes for children will be provided ;",
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bomani Tented Lodge",
            "supplier_code": "boma01",
            "product_name": "Transfer",
            "product_code": "30412",
            "season_start": "2026-01-01",
            "season_end": "2026-04-30",
            "sell_from": "2025-06-10",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 86,
            "sng": null,
            "tpl": 86,
            "qad": 86,
            "qin": 69,
            "six": 58,
            "sep": 49,
            "oct": 43,
            "depart_from": "Hwange",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 24,
            "language": "English",
            "pax_from": 9,
            "pax_to": 24,
            "pax_price": 86.0,
            "unit_cost": null,
            "pickup_code": "HWAHWH",
            "dropoff_code": "HWHHWA",
            "pickup": "Hwange",
            "dropoff": "Halfway House",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-7 days 100% 8-15 days 75% 16-29 days 50% 30-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "No children under 7 years ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bomani Tented Lodge",
            "supplier_code": "boma01",
            "product_name": "Transfer",
            "product_code": "30412",
            "season_start": "2026-05-01",
            "season_end": "2026-10-31",
            "sell_from": "2025-06-10",
            "sell_to": "2026-10-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 141,
            "sng": null,
            "tpl": 141,
            "qad": 141,
            "qin": 112,
            "six": 94,
            "sep": 80,
            "oct": 70,
            "depart_from": "Hwange",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 24,
            "language": "English",
            "pax_from": 9,
            "pax_to": 24,
            "pax_price": 141.0,
            "unit_cost": null,
            "pickup_code": "HWAHWH",
            "dropoff_code": "HWHHWA",
            "pickup": "Hwange",
            "dropoff": "Halfway House",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-7 days 100% 8-15 days 75% 16-29 days 50% 30-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "No children under 7 years ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Bomani Tented Lodge",
            "supplier_code": "boma01",
            "product_name": "Transfer",
            "product_code": "30412",
            "season_start": "2026-11-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-10",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 86,
            "sng": null,
            "tpl": 86,
            "qad": 86,
            "qin": 69,
            "six": 58,
            "sep": 49,
            "oct": 43,
            "depart_from": "Hwange",
            "product_type": "Transfer",
            "min_pax": 2,
            "max_pax": 24,
            "language": "English",
            "pax_from": 9,
            "pax_to": 24,
            "pax_price": 86.0,
            "unit_cost": null,
            "pickup_code": "HWAHWH",
            "dropoff_code": "HWHHWA",
            "pickup": "Hwange",
            "dropoff": "Halfway House",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-7 days 100% 8-15 days 75% 16-29 days 50% 30-999 days 25%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": "No children under 7 years ;",
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "WFAABI",
            "dropoff_code": "ABIWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Albertinia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "CBLMOS",
            "dropoff_code": "MOSCBL",
            "pickup": "City Bowl",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "CBLNone",
            "dropoff_code": "NoneCBL",
            "pickup": "City Bowl",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "WFANone",
            "dropoff_code": "NoneWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "WFAMOS",
            "dropoff_code": "MOSWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": null,
            "inclusions": "Guide Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide, Driver Overnight Surcharge",
            "board_basis_id": "2SVP",
            "board_basis_name": "Private 2 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 2,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "CBLABI",
            "dropoff_code": "ABICBL",
            "pickup": "City Bowl",
            "dropoff": "Albertinia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10514,
            "pickup_code": "WFASED",
            "dropoff_code": "SEDWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Sedgefield",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Chief Dawid Stuurman International Airport (Port Elizabeth)",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6459,
            "pickup_code": "PEAMOS",
            "dropoff_code": "MOSPEA",
            "pickup": "Chief Dawid Stuurman International Airport (Port Elizabeth)",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "WFAOUD",
            "dropoff_code": "OUDWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hermanus",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "HMSSED",
            "dropoff_code": "SEDHMS",
            "pickup": "Hermanus",
            "dropoff": "Sedgefield",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Gqeberha (Port Elizabeth)",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6695,
            "pickup_code": "PELOUD",
            "dropoff_code": "OUDPEL",
            "pickup": "Gqeberha (Port Elizabeth)",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2951,
            "pickup_code": "KNYNone",
            "dropoff_code": "NoneKNY",
            "pickup": "Knysna",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "V&A Waterfront",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "WFAMOS",
            "dropoff_code": "MOSWFA",
            "pickup": "V&A Waterfront",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hermanus",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9754,
            "pickup_code": "HMSOUD",
            "dropoff_code": "OUDHMS",
            "pickup": "Hermanus",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "George Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1646,
            "pickup_code": "GEAPBZ",
            "dropoff_code": "PBZGEA",
            "pickup": "George Airport",
            "dropoff": "Plettenberg Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 11185,
            "pickup_code": "KNYKPG",
            "dropoff_code": "KPGKNY",
            "pickup": "Knysna",
            "dropoff": "Kuzuko Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2546,
            "pickup_code": "KNYMOS",
            "dropoff_code": "MOSKNY",
            "pickup": "Knysna",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 8107,
            "pickup_code": "KNYKA4",
            "dropoff_code": "KA4KNY",
            "pickup": "Knysna",
            "dropoff": "Kariega Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1203,
            "pickup_code": "KNYGRJ",
            "dropoff_code": "GRJKNY",
            "pickup": "Knysna",
            "dropoff": "George",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2951,
            "pickup_code": "KNYABI",
            "dropoff_code": "ABIKNY",
            "pickup": "Knysna",
            "dropoff": "Albertinia",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Stellenbosch",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "STLOUD",
            "dropoff_code": "OUDSTL",
            "pickup": "Stellenbosch",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Chief Dawid Stuurman International Airport (Port Elizabeth)",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6459,
            "pickup_code": "PEAOUD",
            "dropoff_code": "OUDPEA",
            "pickup": "Chief Dawid Stuurman International Airport (Port Elizabeth)",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "KNYHMS",
            "dropoff_code": "HMSKNY",
            "pickup": "Knysna",
            "dropoff": "Hermanus",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hermanus",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9754,
            "pickup_code": "HMSGRJ",
            "dropoff_code": "GRJHMS",
            "pickup": "Hermanus",
            "dropoff": "George",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "George",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 2027,
            "pickup_code": "GRJNone",
            "dropoff_code": "NoneGRJ",
            "pickup": "George",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Cape Town International Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10514,
            "pickup_code": "CPAKNY",
            "dropoff_code": "KNYCPA",
            "pickup": "Cape Town International Airport",
            "dropoff": "Knysna",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "George",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1203,
            "pickup_code": "GRJKNY",
            "dropoff_code": "KNYGRJ",
            "pickup": "George",
            "dropoff": "Knysna",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1077,
            "pickup_code": "KNYWIL",
            "dropoff_code": "WILKNY",
            "pickup": "Knysna",
            "dropoff": "Wilderness",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Swellendam",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 7759,
            "pickup_code": "SWEOUD",
            "dropoff_code": "OUDSWE",
            "pickup": "Swellendam",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 6206,
            "pickup_code": "KNYSH1",
            "dropoff_code": "SH1KNY",
            "pickup": "Knysna",
            "dropoff": "Shamwari Private Game Reserve",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "CBLOUD",
            "dropoff_code": "OUDCBL",
            "pickup": "City Bowl",
            "dropoff": "Oudtshoorn",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hermanus",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 9754,
            "pickup_code": "HMSMOS",
            "dropoff_code": "MOSHMS",
            "pickup": "Hermanus",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates",
            "inclusions": "Professional tour guide",
            "exclusions": "Driver Overnight Surcharge, Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "George",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 1203,
            "pickup_code": "GRJMOS",
            "dropoff_code": "MOSGRJ",
            "pickup": "George",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Hermanus",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "HMSKNY",
            "dropoff_code": "KNYHMS",
            "pickup": "Hermanus",
            "dropoff": "Knysna",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "City Bowl",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10134,
            "pickup_code": "CBLMOS",
            "dropoff_code": "MOSCBL",
            "pickup": "City Bowl",
            "dropoff": "Mossel Bay",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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": "Brenton Blue Tours",
            "supplier_code": "bren01",
            "product_name": "Transfer",
            "product_code": "39565",
            "season_start": "2025-05-01",
            "season_end": "2026-04-30",
            "sell_from": "2024-06-22",
            "sell_to": "2026-04-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "ZAR",
            "price_notes": "Surcharges will apply if any service rendered is before 06h00 or beyond 23h00, this needs to be added as an extra and has not been included in the rates.  Should a guide stay for 1 night, this price is included in the transfer rate. Should a guide stay for 2 nights or more, the applicable surcharge rate will need to be selected. ",
            "inclusions": "Driver Overnight Surcharge, Professional tour guide",
            "exclusions": "Language Guide",
            "board_basis_id": "3SSP",
            "board_basis_name": "Private 3 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Knysna",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 3,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 10514,
            "pickup_code": "KNYSTL",
            "dropoff_code": "STLKNY",
            "pickup": "Knysna",
            "dropoff": "Stellenbosch",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 0-3 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
        }
    ]
}