{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.chase-outdoors.com/#organization",
      "name": "Chase Outdoors",
      "url": "https://www.chase-outdoors.com/",
      "description": "Chase Outdoor"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chase-outdoors#asg",
      "name": "Chase Outdoors ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chase-outdoors",
      "isPartOf": {
        "@id": "https://www.chase-outdoors.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}