{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.jazzpizza.lt/#organization",
      "name": "Jazz Pizza",
      "url": "https://www.jazzpizza.lt/",
      "description": "Jazz Pizza"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/jazz-pizza#asg",
      "name": "Jazz Pizza ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/jazz-pizza",
      "isPartOf": {
        "@id": "https://www.jazzpizza.lt/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}