{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wagrains.org/#organization",
      "name": "WA Grains",
      "url": "https://wagrains.org/",
      "description": "The Washington Grain Commission works to strengthen existing markets & develop new markets for Eastern Washington wheat and barley."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wa-grains#asg",
      "name": "WA Grains ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wa-grains",
      "isPartOf": {
        "@id": "https://wagrains.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}