{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://petfinn.com/#organization",
      "name": "Finn",
      "legalName": "Finn Wellness, LLC",
      "url": "https://petfinn.com/",
      "description": "Vet-formulated, NASC-certified dog supplements made in the USA. Soft chews for allergies, hip & joint, calming, multivitamins, probiotics, and dental health."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/finn#asg",
      "name": "Finn ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/finn",
      "isPartOf": {
        "@id": "https://petfinn.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}