{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mybentocake.com/#organization",
      "name": "My Bento Cake",
      "url": "https://mybentocake.com/",
      "description": "Pâtisserie artisanale de la cheffe Imane Belkhala à Montpellier, spécialisée dans les bento cakes personnalisés. Livraison en France, Belgique et Luxembourg via Chronopost 24h."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-bento-cake#asg",
      "name": "My Bento Cake ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-bento-cake",
      "isPartOf": {
        "@id": "https://mybentocake.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}