{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://kaboom.org/#organization",
      "name": "KABOOM!",
      "url": "http://kaboom.org/",
      "description": "When every kid has amazing places to play, communities thrive and create generations of healthy and happy kids."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/kaboom#asg",
      "name": "KABOOM! ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/kaboom",
      "isPartOf": {
        "@id": "http://kaboom.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}