{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sinotalks.com/#organization",
      "name": "SINOTALKS LLC",
      "url": "https://sinotalks.com/",
      "description": "SINOTALKS.COM"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sinotalks-llc#asg",
      "name": "SINOTALKS LLC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sinotalks-llc",
      "isPartOf": {
        "@id": "https://sinotalks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}