{ "@context": "https://schema.org", "@type": "TechArticle", "headline": "文章标题", "image": "封面图 URL", "datePublished": "发布日期", "dateModified": "修改日期", "author": { "@type": "Organization", "name": "FreeAITool.com" }, "publisher": { "@type": "Organization", "name": "FreeAITool.com", "logo": { "@type": "ImageObject", "url": "https://freeaitool.com/assets/logo.png" } }, "description": "文章描述", "articleBody": "文章内容摘要", "mainEntityOfPage": { "@type": "WebPage", "@id": "文章 URL" } }