{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rca.com/#organization",
      "name": "RCA",
      "url": "https://www.rca.com/",
      "description": "RCA is an American brand with over 100 years of legacy, offering innovative consumer electronics including 4K TVs, tablets, audio systems, and home appliances designed to create magic moments for families."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rca#asg",
      "name": "RCA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rca",
      "isPartOf": {
        "@id": "https://www.rca.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}