{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://powerball.com/#organization",
      "name": "Powerball",
      "url": "https://powerball.com/",
      "description": "Powerball tickets are $2 per play. Drawings are held every Monday, Wednesday and Saturday at 10:59 p.m. ET."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/powerball#asg",
      "name": "Powerball ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/powerball",
      "isPartOf": {
        "@id": "https://powerball.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}