{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://appleseedhq.net/#organization",
      "name": "appleseed - A modern, open source production renderer",
      "url": "https://appleseedhq.net/",
      "description": "appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/appleseed-a-modern-open-source-production-renderer#asg",
      "name": "appleseed - A modern, open source production renderer ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/appleseed-a-modern-open-source-production-renderer",
      "isPartOf": {
        "@id": "https://appleseedhq.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}