{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ebay.com/#organization",
      "name": "eBay",
      "url": "https://www.ebay.com/",
      "description": "Buy & sell electronics, cars, clothes, collectibles & more on eBay, the world's online marketplace. Top brands, low prices & free shipping on many items."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ebay#asg",
      "name": "eBay ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ebay",
      "isPartOf": {
        "@id": "https://www.ebay.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}