FAQPage Schema with multiple accordions (Structured Data Conflict)

Hi there,

On the page https://memoriestokeep.com/nieuw-assortiment/, I’m using two Accordion elements. Each accordion is placed in its own column (left and right) to visually separate the FAQ content.

I’ve enabled the FAQ Schema option on both accordions, but this causes an error in Google’s Rich Results testing tool:

Critical issue: “Duplicate ‘FAQPage’ field detected.”

Apparently, Google only allows one FAQPage structured data block per page , so having two separate schema outputs is invalid.

I want to keep the visual layout with two separate accordion sections (left and right column), but ensure that only one FAQPage schema is output on the page.

Is there an way within CS to use two accordion blocks, but still generate only one FAQPage schema?