{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tickettomato.com/#organization",
      "name": "Ticket Tomato",
      "legalName": "Ticket Tomato LLC",
      "url": "https://www.tickettomato.com/",
      "description": "Discover concerts, theater, sports, and live events near you. Buy tickets securely online with Ticket Tomato."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ticket-tomato#asg",
      "name": "Ticket Tomato ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ticket-tomato",
      "isPartOf": {
        "@id": "https://www.tickettomato.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}