{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pommedepain.fr/#organization",
      "name": "Pomme de Pain",
      "url": "https://pommedepain.fr/",
      "description": "Découvrez notre offre de restauration rapide de qualité chez Pomme de Pain. Des ingrédients frais et des recettes savoureuses."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pomme-de-pain#asg",
      "name": "Pomme de Pain ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pomme-de-pain",
      "isPartOf": {
        "@id": "https://pommedepain.fr/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}