{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tickets.com/#organization",
      "name": "Tickets.com",
      "url": "https://www.tickets.com/",
      "description": "Find tickets to concerts, sports, theater and entertainment events. Search by artist, venue, or location with low prices and great selection."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tickets-com#asg",
      "name": "Tickets.com ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tickets-com",
      "isPartOf": {
        "@id": "https://www.tickets.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}