{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.malo.fr/#organization",
      "name": "Malo",
      "url": "https://www.malo.fr/",
      "description": "Malo happiness is in the pot! Discover all our flavors: Yoghurt, Fresh cheese, Dessert, Organic, Fresh cream ..."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/malo#asg",
      "name": "Malo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/malo",
      "isPartOf": {
        "@id": "https://www.malo.fr/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}