Structured data with syntax errors detected

Can someone help to check how to fix it?

1 Like

Please share the link to the page you tested.

The error is because there are quotes in your content. Whatever is providing the structured data isn’t escaping the quotes.

The proper solution: You’ll need to determine where that code is coming from (your theme or an app) and have them resolve it. If they can’t fix it for you, install another structured data app and remove the code causing the error.

The easy solution: Remove the quotes around the word “luxury”. But that doesn’t help if you have other words on this page or others that have quotes.

If you provide the URL you tested, I can try to tell you where the error is coming from.