{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://apram.com/#organization",
      "name": "APRAM",
      "url": "http://apram.com/",
      "description": "Accueil - APRAM"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/apram#asg",
      "name": "APRAM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/apram",
      "isPartOf": {
        "@id": "http://apram.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}