{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.msroses.com/#organization",
      "name": "Ms. Rose's",
      "url": "http://www.msroses.com/",
      "description": "A farewell from Ms. Rose"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ms-rose-s#asg",
      "name": "Ms. Rose's ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ms-rose-s",
      "isPartOf": {
        "@id": "http://www.msroses.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}