{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wendys.com/#organization",
      "name": "Wendy's",
      "url": "https://www.wendys.com/",
      "description": "Order drive-thru or delivery for food that's served fresh-made - like our homepage ;) See Wendy's latest deals, featured menu items & more. We Got You®"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wendy-s#asg",
      "name": "Wendy's ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wendy-s",
      "isPartOf": {
        "@id": "https://www.wendys.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}