{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rackdog.com/#organization",
      "name": "Rackdog",
      "legalName": "Rackdog, LLC",
      "url": "https://rackdog.com/",
      "description": "Global dedicated server provider specializing in bare metal server hosting, high bandwidth, low latency infrastructure solutions. No egress fees!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rackdog#asg",
      "name": "Rackdog ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rackdog",
      "isPartOf": {
        "@id": "https://rackdog.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}