{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.cristel.com/#organization",
      "name": "Cristel",
      "url": "http://www.cristel.com/",
      "description": "Fabriquant français de casseroles, poêles, sauteuses et autres ustensiles de cuisine haut de gamme en inox."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cristel#asg",
      "name": "Cristel ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cristel",
      "isPartOf": {
        "@id": "http://www.cristel.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}