{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.1234s.org/en#organization",
      "name": "1234S.org",
      "url": "https://www.1234s.org/en",
      "description": "A Comprehensive View of Spirituality Together with the Logic of Nature: Wholeness, Justice, Health."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/1234s-org#asg",
      "name": "1234S.org ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/1234s-org",
      "isPartOf": {
        "@id": "https://www.1234s.org/en#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}