{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.toyplanet.com/en#organization",
      "name": "Toy Planet",
      "url": "https://www.toyplanet.com/en",
      "description": "Compra online juguetes, disfraces y regalos para todas las edades. En Toy Planet te ayudamos a elegir, con más de 200 tiendas en España."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/toy-planet#asg",
      "name": "Toy Planet ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/toy-planet",
      "isPartOf": {
        "@id": "https://www.toyplanet.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}