{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.panda.com.tr/#organization",
      "name": "Panda",
      "url": "https://www.panda.com.tr/",
      "description": "Arkadaşlık burada. Aşk burada. Eğlence burada. Panda burada. Hayata dair her şey sadece bir tık uzağında!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/panda#asg",
      "name": "Panda ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/panda",
      "isPartOf": {
        "@id": "https://www.panda.com.tr/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}