{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://kswheat.com/#organization",
      "name": "Kansas Wheat",
      "url": "https://kswheat.com/",
      "description": "Kansas Wheat is the cooperative agreement between the Kansas Wheat Commission and the Kansas Association of Wheat Growers, joining together as “leaders in the adoption of profitable innovations for wheat.”"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/kansas-wheat#asg",
      "name": "Kansas Wheat ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/kansas-wheat",
      "isPartOf": {
        "@id": "https://kswheat.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}