{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://capr.org/#organization",
      "name": "Capr",
      "url": "http://capr.org/",
      "description": "El Colegio de Abogados se fundó el 27 de junio de 1840 por un grupo de abogados puertorriqueños, un abogado venezolano y un abogado dominicano"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/capr#asg",
      "name": "Capr ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/capr",
      "isPartOf": {
        "@id": "http://capr.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}