{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://www.ai-pyq.com/#website",
      "url": "https://www.ai-pyq.com/",
      "name": "AI朋友圈",
      "publisher": { "@id": "https://www.ai-pyq.com/#organization" }
    },
    {
      "@type": "Organization",
      "@id": "https://www.ai-pyq.com/#organization",
      "name": "AI朋友圈",
      "alternateName": "AI Moments",
      "url": "https://www.ai-pyq.com/",
      "sameAs": ["https://h5.ai-pyq.com/"]
    },
    {
      "@type": "CollectionPage",
      "@id": "https://h5.ai-pyq.com/#collection",
      "name": "AI朋友圈 H5 活动页",
      "url": "https://h5.ai-pyq.com/",
      "inLanguage": "zh-CN",
      "isPartOf": { "@id": "https://www.ai-pyq.com/#website" },
      "publisher": { "@id": "https://www.ai-pyq.com/#organization" },
      "hasPart": [{ "@type": "WebPage", "@id": "https://h5.ai-pyq.com/#webpage" }]
    },
    {
      "@type": "WebPage",
      "@id": "https://h5.ai-pyq.com/#webpage",
      "url": "https://h5.ai-pyq.com/",
      "name": "AI朋友圈 - 重塑你的社交高光",
      "inLanguage": "zh-CN",
      "isPartOf": { "@id": "https://h5.ai-pyq.com/#collection" }
    }
  ]
}
