{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://littlefreelibrary.org/#organization",
      "name": "Little Free Library",
      "url": "https://littlefreelibrary.org/",
      "description": "Little Free Library is a nonprofit organization with a mission to build community, inspire readers, and expand book access for all through a global network of volunteer-led Little Free Libraries."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/little-free-library#asg",
      "name": "Little Free Library ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/little-free-library",
      "isPartOf": {
        "@id": "https://littlefreelibrary.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}