WooCommerce 3 introduced a new format to structured product data called JSON/LD. Overall it's a big improvement from WooCommerce 2.x. That said some of us may generate our own Schema…
UPDATED FOR YOAST 11.0+ As of the release of Yoast 11.0 on April 16th, 2019 you should use the below snippet to remove the Yoast Schema data: add_filter( 'wpseo_json_ld_output', '__return_false'…