{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://billingz.com/#organization",
      "name": "Billingz",
      "legalName": "Billingz EOOD",
      "url": "https://billingz.com/",
      "description": "A financial control system for freelancers and small businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/billingz#asg",
      "name": "Billingz ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/billingz",
      "isPartOf": {
        "@id": "https://billingz.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}