{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://newleafeatery.com/#organization",
      "name": "New Leaf Eatery",
      "url": "https://newleafeatery.com/",
      "description": "New Leaf Eatery is an ethical social enterprise restaurant in Siem Reap, donating profits to education in Cambodia since 2013."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-leaf-eatery#asg",
      "name": "New Leaf Eatery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-leaf-eatery",
      "isPartOf": {
        "@id": "https://newleafeatery.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}