{
  "priceFrom": {
    "type": "discounted",
    "webFareCode": "Plus",
    "amount": 23760,
    "originalAmount": 26400,
    "promoConfigurationCodes": [
      "PROMO_10_PERCENT",
      "PERCENTAGE_SAVINGS"
    ]
  },
  "suitePrices": [
    {
      "suiteCategory": "CV",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "DX",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "discounted",
            "webFareCode": "Plus",
            "amount": 23760,
            "originalAmount": 26400,
            "promoConfigurationCodes": [
              "PROMO_10_PERCENT",
              "PERCENTAGE_SAVINGS"
            ]
          }
        }
      ]
    },
    {
      "suiteCategory": "G1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 41800
          }
        }
      ]
    },
    {
      "suiteCategory": "G2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "ME",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 32200
          }
        }
      ]
    },
    {
      "suiteCategory": "O1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 45700
          }
        }
      ]
    },
    {
      "suiteCategory": "O2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "R1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 38300
          }
        }
      ]
    },
    {
      "suiteCategory": "R2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "SL",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 32500
          }
        }
      ]
    },
    {
      "suiteCategory": "VI",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    }
  ],
  "fares": [
    {
      "fare": "Plus",
      "priceFrom": {
        "type": "discounted",
        "webFareCode": "Plus",
        "amount": 23760,
        "originalAmount": 26400,
        "promoConfigurationCodes": [
          "PROMO_10_PERCENT",
          "PERCENTAGE_SAVINGS"
        ]
      },
      "inclusionItems": [
        {
          "code": "PreHotel",
          "date": "2027-01-31",
          "dateEnd": "2027-02-01"
        },
        {
          "code": "PreCharterFlight",
          "date": "2027-02-01",
          "dateEnd": "2027-02-01"
        },
        {
          "code": "AntarcticaBridgeTransferToHotel",
          "date": "2027-02-01",
          "dateEnd": "2027-02-01"
        },
        {
          "code": "PreHotel",
          "date": "2027-02-01",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "PreAntarcticaBridgeFlight",
          "date": "2027-02-02",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "Butler",
          "date": "2027-02-02",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "FoodAndBeverage",
          "date": "2027-02-02",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "FreeShorexExpedition",
          "date": "2027-02-02",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "SpecialEquipments",
          "date": "2027-02-02",
          "dateEnd": "2027-02-02"
        },
        {
          "code": "PostCharterFlight",
          "date": "2027-02-11",
          "dateEnd": "2027-02-11"
        }
      ],
      "depositType": "refundable",
      "features": [
        "CruiseOnly"
      ]
    }
  ],
  "webPromotions": [
    {
      "configurationCode": "PERCENTAGE_SAVINGS",
      "tokenValues": {
        "expiration_date": {
          "type": "date",
          "tokenName": "expiration_date",
          "date": "2026-09-08"
        },
        "percentage_discount": {
          "type": "percentage",
          "tokenName": "percentage_discount",
          "percentage": 10
        }
      },
      "activeFareCodes": [
        "Plus",
        "Basic"
      ]
    },
    {
      "configurationCode": "PROMO_10_PERCENT",
      "tokenValues": {
        "expiration_date": {
          "type": "date",
          "tokenName": "expiration_date",
          "date": "2026-09-08"
        },
        "percentage_discount": {
          "type": "percentage",
          "tokenName": "percentage_discount",
          "percentage": 10
        }
      },
      "activeFareCodes": [
        "Plus",
        "Basic"
      ]
    },
    {
      "configurationCode": "SAIL_WITH_US",
      "tokenValues": {
        "expiration_date": {
          "type": "date",
          "tokenName": "expiration_date",
          "date": "2099-12-31"
        },
        "saving_referral": {
          "type": "amount",
          "tokenName": "saving_referral",
          "currency": "USD",
          "amount": 500,
          "aggregationType": "none",
          "aggregatedValuesIdentical": false
        },
        "saving_referral_upto": {
          "type": "amount",
          "tokenName": "saving_referral_upto",
          "currency": "USD",
          "amount": 2000,
          "aggregationType": "none",
          "aggregatedValuesIdentical": false
        }
      },
      "activeFareCodes": [
        "Plus",
        "Basic",
        "LastMinute"
      ]
    }
  ],
  "tokens": {
    "door_to_door": {
      "type": "amount",
      "tokenName": "door_to_door",
      "currency": "USD",
      "amount": 100,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    },
    "expiration_date": {
      "type": "date",
      "tokenName": "expiration_date",
      "date": "2099-12-31"
    },
    "percentage_discount": {
      "type": "percentage",
      "tokenName": "percentage_discount",
      "percentage": 10
    },
    "saving_referral": {
      "type": "amount",
      "tokenName": "saving_referral",
      "currency": "USD",
      "amount": 500,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    },
    "saving_referral_upto": {
      "type": "amount",
      "tokenName": "saving_referral_upto",
      "currency": "USD",
      "amount": 2000,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    }
  }
}