{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mortonsalt.com/#organization",
      "name": "Morton Salt",
      "url": "https://www.mortonsalt.com/",
      "description": "United States producer of salt for grocery, water softening, ice control, agricultural and industrial uses."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/morton-salt#asg",
      "name": "Morton Salt ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/morton-salt",
      "isPartOf": {
        "@id": "https://www.mortonsalt.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}