{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bob-le-developpeur.com/#organization",
      "name": "Bob le développeur",
      "url": "https://www.bob-le-developpeur.com/",
      "description": "Agence de développement web et mobile basée à Paris. CTO-as-a-Service, applications sur mesure, SaaS, e-santé. Fondée en 2017 à Station F. 39 applications en production, 250K+ téléchargements."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bob-le-developpeur#asg",
      "name": "Bob le développeur ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bob-le-developpeur",
      "isPartOf": {
        "@id": "https://www.bob-le-developpeur.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}