{
  "priceFrom": {
    "type": "price",
    "webFareCode": "Plus",
    "amount": 12600
  },
  "suitePrices": [
    {
      "suiteCategory": "CV",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 14500
          }
        }
      ]
    },
    {
      "suiteCategory": "DX",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 16300
          }
        }
      ]
    },
    {
      "suiteCategory": "G1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 31800
          }
        }
      ]
    },
    {
      "suiteCategory": "G2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "ME",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 25400
          }
        }
      ]
    },
    {
      "suiteCategory": "O1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 38400
          }
        }
      ]
    },
    {
      "suiteCategory": "O2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "R1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 28400
          }
        }
      ]
    },
    {
      "suiteCategory": "R2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "SL",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 27400
          }
        }
      ]
    },
    {
      "suiteCategory": "VI",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 12600
          }
        }
      ]
    }
  ],
  "fares": [
    {
      "fare": "Plus",
      "priceFrom": {
        "type": "price",
        "webFareCode": "Plus",
        "amount": 12600
      },
      "inclusionItems": [
        {
          "code": "Butler",
          "date": "2026-06-06"
        },
        {
          "code": "FoodAndBeverage",
          "date": "2026-06-06"
        },
        {
          "code": "FreeShorexExpedition",
          "date": "2026-06-06"
        },
        {
          "code": "SpecialEquipments",
          "date": "2026-06-06"
        }
      ],
      "depositType": "refundable",
      "features": [
        "CruiseOnly"
      ]
    }
  ],
  "webPromotions": [
    {
      "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": [
        "Basic",
        "Plus",
        "LastMinute"
      ]
    }
  ],
  "tokens": {
    "door_to_door": {
      "type": "amount",
      "tokenName": "door_to_door",
      "currency": "USD",
      "amount": 100,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    },
    "air_price": {
      "type": "amount",
      "tokenName": "air_price",
      "currency": "USD",
      "amount": 1999,
      "aggregationType": "min",
      "aggregatedValuesIdentical": false
    },
    "air_price_business": {
      "type": "amount",
      "tokenName": "air_price_business",
      "currency": "USD",
      "amount": 1999,
      "aggregationType": "min",
      "aggregatedValuesIdentical": false
    },
    "air_price_business_rt": {
      "type": "amount",
      "tokenName": "air_price_business_rt",
      "currency": "USD",
      "amount": 3998,
      "aggregationType": "min",
      "aggregatedValuesIdentical": false
    },
    "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
    }
  }
}