{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.seedlings.org/#organization",
      "name": "Seedlings",
      "url": "http://www.seedlings.org/",
      "description": "Seedlings Braille Books for Children provides low-cost or free braille children's books to blind or visually-impaired children."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/seedlings#asg",
      "name": "Seedlings ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/seedlings",
      "isPartOf": {
        "@id": "http://www.seedlings.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}