{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ariamax.it/#organization",
      "name": "AriaMax",
      "url": "https://www.ariamax.it/",
      "description": "Benvenuto nel nostro sito web. Scopri i nostri contenuti e servizi."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ariamax#asg",
      "name": "AriaMax ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ariamax",
      "isPartOf": {
        "@id": "https://www.ariamax.it/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}