JSON LD Schema
{
      "@context": "https://schema.org",
      "@type": "Article",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.drf.com/tfus101",
        "url" : "https://www.drf.com/tfus101",
        "description" : "TimeformUS past performances are a revolutionary way to look at horse racing pace and pace-adjusted speed figures to get an instant analysis of how the race will be run. TimeformUS Speed Figures are different from Beyer Speed Figures because they are pace-adjusted. Our early Pace Projector, Finish Position projector, and final pace-adjusted speed figures will make your handicapping faster, better, and more profitable."
      },
      "headline": "Introducing Timeformus",
      "image": [
        "https://static.drf.com/sstf/images/101_page_images/tfus/tfusDesktopIntroBg.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"
        }
      }
    }