{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.techsburg.com/#organization",
      "name": "Techsburg - Main",
      "url": "https://www.techsburg.com/",
      "description": "{meta_description}"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/techsburg-main#asg",
      "name": "Techsburg - Main ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/techsburg-main",
      "isPartOf": {
        "@id": "https://www.techsburg.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}