hello,
Embedding reviews is not a problem, as long as you ensure it doesn't get indexed by search engines. Best way to achieve that is to create a separate script which is called in an iframe. This script is the one where you make calls for the reviews from google + or any other source that you may wish to use, and ensure this script is include in your robots.txt as a file which is not be crawled.
Hope this helps.