{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://circuitcity.com/#organization",
      "name": "Circuit City",
      "url": "https://circuitcity.com/",
      "description": "We are a band of tech enthusiasts who march to our own digital drumbeat. We love all that technology can do in our lives as much the thrill that comes with scoring low prices."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/circuit-city#asg",
      "name": "Circuit City ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/circuit-city",
      "isPartOf": {
        "@id": "https://circuitcity.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}