{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bonnegueule.fr/en-us#organization",
      "name": "Bonnegueule",
      "url": "https://bonnegueule.fr/en-us",
      "description": "French men's clothing brand. Explore our new collection, made in Europe with exceptional materials."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bonnegueule#asg",
      "name": "Bonnegueule ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bonnegueule",
      "isPartOf": {
        "@id": "https://bonnegueule.fr/en-us#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}