{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.provelo.org/#organization",
      "name": "Pro Velo",
      "url": "https://www.provelo.org/",
      "description": "Bienvenue aux cyclistes d"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pro-velo#asg",
      "name": "Pro Velo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pro-velo",
      "isPartOf": {
        "@id": "https://www.provelo.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}