{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://velov.grandlyon.com/#organization",
      "name": "Vélo'v",
      "url": "https://velov.grandlyon.com/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/velo-v#asg",
      "name": "Vélo'v ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/velo-v",
      "isPartOf": {
        "@id": "https://velov.grandlyon.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}