{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.bacci.com/#organization",
      "name": "Bacci",
      "url": "http://www.bacci.com/",
      "description": "Bacci progetta e produce macchine per la lavorazione del legno: centri di lavoro CNC, seghe a nastro e sistemi per la produzione industriale. Made in Italy."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bacci#asg",
      "name": "Bacci ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bacci",
      "isPartOf": {
        "@id": "http://www.bacci.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}