{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://simmons.com/#organization",
      "name": "Simmons",
      "url": "https://simmons.com/",
      "description": "Simmons® expertly crafted mattresses blend exquisite, curated materials and total-body support for a nightly escape into elevated luxury."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/simmons#asg",
      "name": "Simmons ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/simmons",
      "isPartOf": {
        "@id": "https://simmons.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}