Getting this problem across multiple sites as well. It looks like the structure is printing incorrectly…
Currently printing:
<script>jQuery(document).ready(function($){accordions_active_index_3224=[0]})</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Question","acceptedAnswer":{"@type":"Answer","text":"Answer."}},]}</script> <script>
What this should look like:
<script>jQuery(document).ready(function($){accordions_active_index_3224=[0]})</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Question","acceptedAnswer":{"@type":"Answer","text":"Answer."}},]}</script> <script>