{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bymycar.fr/#organization",
      "name": "BYmyCAR",
      "legalName": "BY MY CAR GROUP",
      "url": "https://www.bymycar.fr/",
      "description": "Premier groupe de distribution automobile indépendant en France. Réseau multi-marques, VN/VO, après-vente et services."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bymycar#asg",
      "name": "BYmyCAR ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bymycar",
      "isPartOf": {
        "@id": "https://www.bymycar.fr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}