{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.penny.it/#organization",
      "name": "PENNY Homepage",
      "url": "https://www.penny.it/",
      "description": "PENNY Homepage"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/penny-homepage#asg",
      "name": "PENNY Homepage ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/penny-homepage",
      "isPartOf": {
        "@id": "https://www.penny.it/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}