{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sensiolabs.com/#organization",
      "name": "SensioLabs",
      "url": "https://sensiolabs.com/",
      "description": "As the creator of the Open-Source framework Symfony, SensioLabs advises, trains, and shares expertise on development, e-commerce, and business apps."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sensiolabs#asg",
      "name": "SensioLabs ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sensiolabs",
      "isPartOf": {
        "@id": "https://sensiolabs.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}