I use to structure the data of some AMP pages schema.org with Json as below. However, when saving the page on the server the hosting service simply removes the "+" symbol from ld + json, causing error on the page.
<script type="application/ld+json">{
I have already asked the hosting service to correct these problems, but it has not been resolved. How do I keep the "+" character?