{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://singingmachine.com/#organization",
      "name": "Singing Machine",
      "url": "https://singingmachine.com/",
      "description": "Welcome to The Singing Machine website! We have karaoke systems to satisfy any consumer’s needs and we sell the best quality products on the market."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/singing-machine#asg",
      "name": "Singing Machine ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/singing-machine",
      "isPartOf": {
        "@id": "https://singingmachine.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}