{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pennies.org.uk/#organization",
      "name": "Pennies",
      "url": "https://pennies.org.uk/",
      "description": "Pennies is the leading charity working to protect and grow micro-donations, partnering with merchants, payments providers and charities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pennies#asg",
      "name": "Pennies ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pennies",
      "isPartOf": {
        "@id": "https://pennies.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}