JSON LD Schema
{
      "@context": "https://schema.org",
      "@type": "Article",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.drf.com/handicapping_101",
        "url" : "https://www.drf.com/handicapping_101",
        "description" : "What is handicapping in horse racing? Explore Daily Racing Form's guide on horse race handicapping systems, how to read a program, selections & more. Whether you're new to horse racing or new to DRF, we're here to help you learn how to read a DRF Past Performances horse racing program and handicap the races."
      },
      "headline": "Horse Race Handicapping Tools & Tips",
      "image": [
        "https://static.drf.com/sstf/images/101_page_images/handicapping/bannerImage.png"
      ],
  "author": {
    "@type": "Organization",
    "name": "Daily Racing Form"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Daily Racing Form",
        "logo": {
          "@type": "ImageObject",
          "url": "https://static.drf.com/images/drf-logo.svg"
        }
      }
    }