{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://creditonestadium.com/#organization",
      "name": "Credit One Stadium",
      "url": "https://creditonestadium.com/",
      "description": "A state-of-the-art, world-class facility and Charleston’s premier concert venue. Home to Charleston Open, a WTA 500 tennis tournament."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/credit-one-stadium#asg",
      "name": "Credit One Stadium ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/credit-one-stadium",
      "isPartOf": {
        "@id": "https://creditonestadium.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}