{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mcdonalds.md/#organization",
      "name": "McDonald",
      "url": "https://mcdonalds.md/",
      "description": "McDonald"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mcdonald#asg",
      "name": "McDonald ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mcdonald",
      "isPartOf": {
        "@id": "https://mcdonalds.md/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}