{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.determinedtodevelop.org/#organization",
      "name": "Determined to Develop",
      "url": "https://www.determinedtodevelop.org/",
      "description": "D2D is a grassroots, nonprofit organization using education as a primary tool to break the cycle of poverty in Malawi, Africa."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/determined-to-develop#asg",
      "name": "Determined to Develop ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/determined-to-develop",
      "isPartOf": {
        "@id": "https://www.determinedtodevelop.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}