{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://commody.com/#organization",
      "name": "Commody",
      "legalName": "Commody, UAB",
      "url": "https://commody.com/",
      "description": "Commody is a car collecting platform enabling real, legally registered co-ownership of collectible cars. Owners keep their cars; enthusiasts co-own from €25."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/commody#asg",
      "name": "Commody ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/commody",
      "isPartOf": {
        "@id": "https://commody.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}