{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://restaurantlouis.com/#organization",
      "name": "Les Restaurants Louis",
      "url": "https://restaurantlouis.com/",
      "description": "Avec Louis’, c’est plus qu’un repas : c’est un bout d’histoire, une frite maison et un sourire authentique comme dans le bon vieux temps."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/les-restaurants-louis#asg",
      "name": "Les Restaurants Louis ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/les-restaurants-louis",
      "isPartOf": {
        "@id": "https://restaurantlouis.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}