JSON LD Schema
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.drf.com/wagering_101",
"url" : "https://www.drf.com/wagering_101",
"description" : "DRF's Horse Wagering Beginner's Guide provides essential information for newcomers to horse racing and betting. It covers the basics of different types of bets, how to place wagers, and offers tips to improve your betting strategy. Find betting tips in DRF's guide on the different types of bets in horse racing."
},
"headline": "Horse Wagering At DRF",
"image": [
"https://static.drf.com/sstf/images/101_page_images/wagering/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"
}
}
}