{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.therealgreek.com/#organization",
      "name": "The Real Greek",
      "url": "https://www.therealgreek.com/",
      "description": "The food we serve comes from Greece & the eastern Mediterranean, where the people have a passion for food, family & life."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-real-greek#asg",
      "name": "The Real Greek ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-real-greek",
      "isPartOf": {
        "@id": "https://www.therealgreek.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}