{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.foodomarket.com/en-gb#organization",
      "name": "Foodomarket",
      "url": "https://www.foodomarket.com/en-gb",
      "description": "Groupement d'achat pour restaurateurs indépendants. Prix négociés auprès de 150+ fournisseurs reconnus."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/foodomarket#asg",
      "name": "Foodomarket ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/foodomarket",
      "isPartOf": {
        "@id": "https://www.foodomarket.com/en-gb#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}