{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://alaver.com.do/#organization",
      "name": "Alaver",
      "url": "https://alaver.com.do/",
      "description": "Asociación de ahorros y préstamos"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/alaver#asg",
      "name": "Alaver ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/alaver",
      "isPartOf": {
        "@id": "https://alaver.com.do/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}