{
  "@context": { "@vocab": "http://schema.org/" },
  "@graph": [
    {
      "@type": "WebSite",
      "name": "小蓝视频",
      "url": "index.html",
      "description": "小蓝视频传媒有限公司，高品质影视内容创作与传播。",
      "inLanguage": "zh-CN",
      "publisher": {
        "@type": "Organization",
        "name": "小蓝视频传媒有限公司",
        "url": "index.html"
      }
    },
    {
      "@type": "Organization",
      "name": "小蓝视频传媒有限公司",
      "url": "index.html",
      "logo": "assets/images/logo.jpg",
      "description": "小蓝视频，高品质影视内容创作与传播。"
    }
  ]
}
