Parsing error: Missing ',' or '}'

Hello everyone! This is my first post ever so please give me some grace! when i went to use Google Search Console i was told i had this error. When looking at the code shown in the Google Search Console compared to the code in Shopify (I don’t know if im in the right place to make the correction in Shopify sop correct me if im wrong.) But I dont see what the error is and i don’t know how to fix it. This is also the case un other products as well in the same exact space to figuring out the issue to this one example I have shown will fix it for the rest.

if further clarification is needed feel free to ask questions I need to get this solved so that way I can complete all my requirements in the Google Search Console! I have already Reached out to the Google Search Console Community and I was told to reach out here.
thank you for your help!

Using the filter ‘| json’ at the end puts the description inside double quotes so you don’t have to put them in again. Try this:

"description": {{ product.description | strip_html | json}},

Just Try This.

"description": {{ product.description  | escape | strip_html | json}},

recently updated my blogs and added 2 new blog posts,

Social Media Content Calendar and Social Media Management Tools , blog publishing is done perfectly and content is long form seo optimized.
but when i tried to submit these links to google search console, its showing same error on both blog posts. this is the error i’m facing but when i switch tabs to Screenshot mode and it displays me the front layout this should be of mine website, right? my website link is https://iabidalli.com

here is what i’m seeing, someone else content link with errors and chinese code.
actual page should look like this

so checked this in google’s rich result test tool here https://search.google.com/test/rich-results/result/r%2Funknown-type?id=R2PPn9cHnQS9dIKOFdr0rA and its showing like this and i’m not able to fix this issue, can someone please help me fix this error please.

Have you solved it, please? We meet the same issue for the moment.