{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://crossway.org/#organization",
      "name": "Crossway",
      "url": "https://crossway.org/",
      "description": "Crossway is a not-for-profit Christian ministry that publishes the ESV Bible and gospel-centered books."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/crossway#asg",
      "name": "Crossway ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/crossway",
      "isPartOf": {
        "@id": "https://crossway.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}