{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ndbooks.com/#organization",
      "name": "New Directions Publishing",
      "url": "https://www.ndbooks.com/",
      "description": "New Directions was founded in 1936, when James Laughlin (1914–1997), then a twenty-two-year-old Harvard sophomore, issued the first of the New Directions anthologies."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-directions-publishing#asg",
      "name": "New Directions Publishing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-directions-publishing",
      "isPartOf": {
        "@id": "https://www.ndbooks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}