{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.caffemotta.com/it/#organization",
      "name": "Caffe Motta",
      "url": "https://www.caffemotta.com/it/",
      "description": "Ogni giorno un buon caffè"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/caffe-motta#asg",
      "name": "Caffe Motta ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/caffe-motta",
      "isPartOf": {
        "@id": "https://www.caffemotta.com/it/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}