Something else to point out…
In my View Template, the "Body" is showing up between the doubled reviews.
Here is my View Template
<section class="storeInfo">
<div>[types field="image1" size="medium" align="none"][/types]</div>
<div class="weAre"><strong>We Are…</strong>[types field="we-are" class="" style=""][/types]</div>
<div>[types field="shop-address" class="storeInfo" style=""][/types]</div>
<div>[types field="website"][/types]</div>
<div class="specialty"><strong>Why We're Special!</strong>[types field="specialty" class="" style=""][/types]</div>
</section>
<div class="article">[wpv-post-body view_template="None"]</div>
UPDATE:
I now think it has something to do with the shortcode from View Template. I added more to the body in the post body and added a third review. Ugh.