If you'd like to disable Schema markup within PageBuilder, use the filter:
add_filter( 'fl_builder_disable_schema', '__return_true' );
If you'd like to disable Schema markup within PageBuilder, use the filter:
add_filter( 'fl_builder_disable_schema', '__return_true' );