{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://playworld.com/#organization",
      "name": "Playworld",
      "url": "https://playworld.com/",
      "description": "The leader in innovative commercial playground equipment for parks, schools, daycares, neighborhoods, and more. Complete custom design and installation services. Contact us!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/playworld#asg",
      "name": "Playworld ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/playworld",
      "isPartOf": {
        "@id": "https://playworld.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}