{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.trainwithdaveoc.com/#organization",
      "name": "Train With Dave",
      "url": "https://www.trainwithdaveoc.com/",
      "description": "Orange County's top-rated personal training company. Award-winning personal training across Orange County — 5 years running. 1,000+ five-star reviews."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/train-with-dave#asg",
      "name": "Train With Dave ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/train-with-dave",
      "isPartOf": {
        "@id": "https://www.trainwithdaveoc.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}