{
  "site_config": {
    "llms_txt": {
      "has_llms_txt": true
    }
  },
  "render": {
    "title": "",
    "description": "",
    "url": "",
    "canonical": "",
    "head": {
      "lang": "zh-CN",
      "charset": "utf-8",
      "viewport": "width=device-width, initial-scale=1",
      "author": "",
      "favicon": "",
      "apple_touch_icon": ""
    },
    "robots": {
      "index": true,
      "follow": true
    }
  },
  "content": {
    "h1": "",
    "headings": {
      "h2": [],
      "h3": []
    },
    "breadcrumbs": [
      {
        "name": "",
        "url": ""
      },
      {
        "name": "",
        "url": ""
      }
    ],
    "timestamps": {
      "published": "",
      "modified": ""
    }
  },
  "social": {
    "open_graph": {
      "og_title": "",
      "og_description": "",
      "og_image": "",
      "og_url": "",
      "og_type": "website",
      "og_site_name": "",
      "og_locale": "zh_CN"
    },
    "twitter_card": {
      "card": "summary_large_image",
      "site": "",
      "creator": "",
      "title": "",
      "description": "",
      "image": ""
    }
  },
  "knowledge_graph": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Person",
        "@id": "",
        "name": "",
        "alternateName": [],
        "url": "",
        "jobTitle": "",
        "description": "",
        "sameAs": []
      },
      {
        "@type": "WebSite",
        "@id": "",
        "name": "",
        "url": ""
      },
      {
        "@type": [
          "WebPage",
          "FAQPage"
        ],
        "@id": "",
        "name": "",
        "url": "",
        "isPartOf": {
          "@id": ""
        },
        "author": {
          "@id": ""
        },
        "datePublished": "",
        "dateModified": "",
        "breadcrumb": {
          "@id": ""
        },
        "mainEntity": [
          {
            "@type": "Question",
            "name": "",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": ""
            }
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "",
            "item": ""
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "",
            "item": ""
          }
        ]
      }
    ]
  }
}
