{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aaa.com/#organization",
      "name": "AAA Travel",
      "url": "https://www.aaa.com/",
      "description": "Planning an international trip where you will be driving? Get your international driving permit through AAA. When accompanied by a valid US driver license, an IDP allows you to drive abroad. Your IDP is a valid form of identification in 150 countries worldwide and contains your name, photo and driver information."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aaa-travel#asg",
      "name": "AAA Travel ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aaa-travel",
      "isPartOf": {
        "@id": "https://www.aaa.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}