I've looked at several threads and can't figure out why I'm getting the error mentioned in the subject line. I've checked quote marks (") and commas (,). What is causing this?
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.stand8.io/insights/case-study-uat-automation-improves-coverage-with-auditable-results"
},
"headline": "How UAT Automation Improves Coverage With Auditable Results",
"image": "https://www.stand8.io/static/032c98f33798e1d79227069fd9dcec1b/f10a9/STAND8_RGB.png",
"author": {
"@type": "Organization",
"name": "STAND 8",
"url": "https://www.stand8.io/"
},
"publisher": {
"@type": "Organization",
"name": "STAND 8",
"logo": {
"@type": "ImageObject",
"url": "https://www.stand8.io/"
}
},
"datePublished": "2022-09-27"
}
</script>
Parse error on line 1: < script type = "app ^ Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'
{, without the HTML part (the<script ...>and</script>enclosing)?