{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "",
      "url": "",
      "name": "",
      "description": "",
      "publisher": {
        "@id": "#organization"
      },
      "breadcrumb": {
        "@type": "BreadcrumbList",
        "itemListElement": []
      },
      "mainEntity": {
        "@type": "CreativeWork",
        "name": "",
        "description": ""
      },
      "potentialAction": []
    },
    {
      "@id": "#organization",
      "@type": "Organization",
      "name": "",
      "url": "",
      "sameAs": []
    }
  ]
}