{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://stoneyriver.com/#organization",
      "name": "Stoney River",
      "url": "https://stoneyriver.com/",
      "description": "Welcome to Stoney River. Join us in person or order online for American favorites, outstanding service, local ingredients, and a comprehensive wine bar."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stoney-river#asg",
      "name": "Stoney River ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stoney-river",
      "isPartOf": {
        "@id": "https://stoneyriver.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}