{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.buffalo-grill.fr/#organization",
      "name": "Buffalo Grill",
      "url": "https://www.buffalo-grill.fr/",
      "description": "Buffalo Grill, le restaurant de grillades où se régaler à petit prix par excellence. Dégustez nos plats savoureux dans une ambiance chaleureuse."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/buffalo-grill#asg",
      "name": "Buffalo Grill ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/buffalo-grill",
      "isPartOf": {
        "@id": "https://www.buffalo-grill.fr/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}