{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.iowacorn.org/#organization",
      "name": "Iowa Corn",
      "url": "https://www.iowacorn.org/",
      "description": "Farmers, see how Iowa Corn is working to create opportunities for you. Consumers, meet Iowa corn farmers and learn about Iowa corn."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/iowa-corn#asg",
      "name": "Iowa Corn ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/iowa-corn",
      "isPartOf": {
        "@id": "https://www.iowacorn.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}