{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wimpy.co.za/#organization",
      "name": "Wimpy",
      "url": "https://wimpy.co.za/",
      "description": "Order breakfast or lunch through the official Wimpy site. Find your nearest restaurant, choose from our range of breakfasts, burgers and premium coffee."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wimpy#asg",
      "name": "Wimpy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wimpy",
      "isPartOf": {
        "@id": "https://wimpy.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}