{
  "@context": { "@vocab": "http://schema.org/" },
  "@graph": [
    {
      "@type": "CollectionPage",
      "name": "作品展示 - 小蓝视频",
      "description": "小蓝视频出品电影、电视剧及网络平台剧集，查看作品类型、上映时间与评分。",
      "inLanguage": "zh-CN",
      "isPartOf": {
        "@type": "WebSite",
        "name": "小蓝视频",
        "url": "index.html"
      }
    },
    {
      "@type": "ItemList",
      "name": "小蓝视频影视作品列表",
      "numberOfItems": 8,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Movie",
            "name": "晨曦·长河",
            "url": "works/1/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Movie",
            "name": "星辰大海",
            "url": "works/2/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "TVSeries",
            "name": "烟雨江南",
            "url": "works/3/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@type": "Movie",
            "name": "追光者",
            "url": "works/4/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 5,
          "item": {
            "@type": "TVSeries",
            "name": "长安十二时辰",
            "url": "works/5/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 6,
          "item": {
            "@type": "Movie",
            "name": "山河无恙",
            "url": "works/6/index.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 7,
          "item": {
            "@type": "Movie",
            "name": "南城旧事",
            "url": "works.html"
          }
        },
        {
          "@type": "ListItem",
          "position": 8,
          "item": {
            "@type": "TVSeries",
            "name": "人间烟火",
            "url": "works.html"
          }
        }
      ]
    }
  ]
}
