返回示例列表

结构化数据 // TOOLPOOL.SAMPLES

Invalid JSON-LD Sample

A fixture page that intentionally emits malformed JSON-LD.

检查用 URL

https://toolpool.tools/zh-CN/samples/schema/invalid-jsonld

此页面是用于验证的示例页面,已设置为不进入搜索索引。请从分类列表使用。

可确认的内容

Use this to check parse-error handling.

输出内容

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Broken JSON-LD Sample",
}
</script>