{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pillsbury.com/#organization",
      "name": "Pillsbury",
      "url": "https://www.pillsbury.com/",
      "description": "Fall is here! Celebrate the changing seasons and the last drops of summer with these easy, transitional meals."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pillsbury#asg",
      "name": "Pillsbury ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pillsbury",
      "isPartOf": {
        "@id": "https://www.pillsbury.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}