{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://acorntoyshop.com/#organization",
      "name": "Acorn Toy Shop",
      "url": "http://acorntoyshop.com/",
      "description": "Established in 2004, Acorn Toy Shop sells unique, handcrafted, ethically-made toys and goods that inspire the imagination and foster healthy childhood development."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/acorn-toy-shop#asg",
      "name": "Acorn Toy Shop ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/acorn-toy-shop",
      "isPartOf": {
        "@id": "http://acorntoyshop.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}