{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://cboss.ru/#organization",
      "name": "Test Page for the Nginx HTTP Server on Rocky Linux",
      "url": "http://cboss.ru/",
      "description": "Test Page for the Nginx HTTP Server on Rocky Linux Welcome to nginx on Rocky Linux! This page is used to test the proper operation of the nginx HTTP server after it has been installed. If you can read this page, it means that the web server installed at this site is working properly."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/test-page-for-the-nginx-http-server-on-rocky-linux#asg",
      "name": "Test Page for the Nginx HTTP Server on Rocky Linux ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/test-page-for-the-nginx-http-server-on-rocky-linux",
      "isPartOf": {
        "@id": "http://cboss.ru/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}