{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.venturi.com/#organization",
      "name": "Venturi",
      "url": "https://www.venturi.com/",
      "description": "The Venturi Group embodies and demonstrates all the capabilities of the electric vehicle on 2 or 4 wheels."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/venturi#asg",
      "name": "Venturi ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/venturi",
      "isPartOf": {
        "@id": "https://www.venturi.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}