{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "Big Business Links",
      "url": "https://bigbizlinks.com"
    },
    {
      "@type": "Organization",
      "name": "RiAcube Software Hub",
      "url": "https://www.riacube.com"
    },
    {
      "@type": "Person",
      "name": "Ruchika Oberoi",
      "jobTitle": "Head of Client Strategy"
    },
    {
      "@type": "Person",
      "name": "Sharat Bharadwaj",
      "jobTitle": "Founder & Senior Developer",
      "url": "https://www.sharatbharadwaj.com"
    }
  ]
}