{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://falafel.com/#organization",
      "name": "Best of Falafel",
      "url": "https://falafel.com/",
      "description": "Falafel.com showcases the best falafel restaurants in the world and reviews the history of this iconic food."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/best-of-falafel#asg",
      "name": "Best of Falafel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/best-of-falafel",
      "isPartOf": {
        "@id": "https://falafel.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}