{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.zipcar.com/#organization",
      "name": "Zipcar",
      "url": "https://www.zipcar.com/",
      "description": "Zipcar is the world’s leading car sharing alternative to car rental & ownership. Book cars on demand by the hour or day. Join instantly, drive in minutes."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/zipcar#asg",
      "name": "Zipcar ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/zipcar",
      "isPartOf": {
        "@id": "https://www.zipcar.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}