{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.royrogersrestaurants.com/#organization",
      "name": "Roy Rogers Restaurants",
      "url": "https://www.royrogersrestaurants.com/",
      "description": "The concept of Roy Rogers is a simple one. Offer people a choice of the things they like most: hamburgers, roast beef sandwiches and fried chicken."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/roy-rogers-restaurants#asg",
      "name": "Roy Rogers Restaurants ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/roy-rogers-restaurants",
      "isPartOf": {
        "@id": "https://www.royrogersrestaurants.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}