{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://duncantoys.com/#organization",
      "name": "Duncan Toys",
      "url": "https://duncantoys.com/",
      "description": "Duncan® yo-yos are widely recognized as the finest yo-yos in the entire world. Since 1929, the name \"Duncan\" has been synonymous with \"yo-yo.\""
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/duncan-toys#asg",
      "name": "Duncan Toys ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/duncan-toys",
      "isPartOf": {
        "@id": "https://duncantoys.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}