{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.avis.com/#organization",
      "name": "Avis Rent a Car",
      "url": "https://www.avis.com/",
      "description": "Reserve your next car rental online with Avis and save. A large selection of vehicles available & with the Avis Signature Series you can travel in style."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/avis-rent-a-car#asg",
      "name": "Avis Rent a Car ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/avis-rent-a-car",
      "isPartOf": {
        "@id": "https://www.avis.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}