{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bastardburgers.com/#organization",
      "name": "Bastard Burgers - Country selector",
      "url": "https://bastardburgers.com/",
      "description": "HEY BASTARD WHERE YOU AT?"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bastard-burgers-country-selector#asg",
      "name": "Bastard Burgers - Country selector ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bastard-burgers-country-selector",
      "isPartOf": {
        "@id": "https://bastardburgers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}