{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.enterprise.co.uk/en/home.html#organization",
      "name": "Enterprise Rent-A-Car",
      "url": "https://www.enterprise.co.uk/en/home.html",
      "description": "Enterprise Rent-A-Car is a global car rental company offering car and van hire, car sharing, and car sales. Founded in 1957, it operates over 9,000 locations in nearly 100 countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/enterprise-rent-a-car#asg",
      "name": "Enterprise Rent-A-Car ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/enterprise-rent-a-car",
      "isPartOf": {
        "@id": "https://www.enterprise.co.uk/en/home.html#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}