{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://johnsonville.com/#organization",
      "name": "Johnsonville",
      "url": "https://johnsonville.com/",
      "description": "Whether you enjoy grilling it, cooking it, or learning about it, you&#039;ll find everything you need to know about preparing high-quality sausage."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/johnsonville#asg",
      "name": "Johnsonville ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/johnsonville",
      "isPartOf": {
        "@id": "https://johnsonville.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}