{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rfrcars.com/#organization",
      "name": "Ralph Firman",
      "url": "https://www.rfrcars.com/",
      "description": "Race Cars, Competitions and Betting"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ralph-firman#asg",
      "name": "Ralph Firman ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ralph-firman",
      "isPartOf": {
        "@id": "https://www.rfrcars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}