{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.racetrac.com/#organization",
      "name": "RaceTrac",
      "url": "https://www.racetrac.com/",
      "description": "Race Trac is a leading convenience store chain providing high-quality fuel, snacks, and convenience items in the US."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/racetrac#asg",
      "name": "RaceTrac ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/racetrac",
      "isPartOf": {
        "@id": "https://www.racetrac.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}