In a blog post page, I am trying to query related blog posts based on a boolean (isFest) in my post content type. I wrote the following code, but it won't work, I have this error message instead 'SyntaxError: Unexpected token E in JSON at position 0'.