{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.friendlyfoodqatar.com/#organization",
      "name": "ACME",
      "url": "https://www.friendlyfoodqatar.com/",
      "description": "Friendly Food Qatar is a food distribution company serving high-quality products to banks, hospitals, schools, etc., since 1978! Call us at +974 4 468 63 63!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/acme#asg",
      "name": "ACME ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/acme",
      "isPartOf": {
        "@id": "https://www.friendlyfoodqatar.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}