{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://drinkcrazywater.com/#organization",
      "name": "Crazy Water",
      "url": "https://drinkcrazywater.com/",
      "description": "Crazy Water is the only mineral water bottled in Texas. Rich with Mother Nature infused minerals which are more readily absorbed by your body."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/crazy-water#asg",
      "name": "Crazy Water ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/crazy-water",
      "isPartOf": {
        "@id": "https://drinkcrazywater.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}