{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://uva.uac.bj/#organization",
      "name": "Caddy works!",
      "url": "http://uva.uac.bj/",
      "description": "💪 Caddy is ready to serve your site over HTTPS: Point your domain's A/AAAA DNS records at this machine. Upload your site's files to /var/www/html . Edit your Caddyfile at /etc/caddy/Caddyfile : Replace :80 with your domain name Change the site root to /var/www/html Reload the configuration: systemctl reload caddy Visit your site!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/caddy-works#asg",
      "name": "Caddy works! ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/caddy-works",
      "isPartOf": {
        "@id": "http://uva.uac.bj/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}