JSON LD Schema
{
"@context": "https://schema.org",
"@type": "Service",
"name": "DRF Picks",
"url": "https://www.drf.com/picks",
"logo": "https://static.drf.com/images/drf-logo.svg",
"serviceType": "Access Horse Racing Picks from Expert Handicappers",
"description": "Access today's horse racing picks from DRF’s expert handicappers from any device! Get mobile-optimized horse racing selections and predictions available for your favorite tracks today.",
"provider": {
"@type": "Organization",
"name": "Daily Racing Form (DRF)",
"url": "https://www.drf.com",
"logo": "https://static.drf.com/images/drf-logo.svg"
},
"areaServed": [
{
"@type": "Place",
"name": "Hong Kong"
},
{
"@type": "Place",
"name": "United States of America"
},
{
"@type": "Place",
"name": "Kentucky"
},
{
"@type": "Place",
"name": "Aqueduct"
},
{
"@type": "Place",
"name": "Gulfstream Park"
},
{
"@type": "Place",
"name": "Oaklawn Park"
},
{
"@type": "Place",
"name": "Santa Anita"
},
{
"@type": "Place",
"name": "Keeneland"
}
],
"audience": {
"@type": "Audience",
"audienceType": ["Bettors", "Horseracing Enthusiasts"]
},
"potentialAction": {
"@type": "Action",
"name": "Access Horse Racing Picks"
},
"sameAs": [
"https://www.facebook.com/racingform",
"https://twitter.com/DailyRacingForm",
"https://www.instagram.com/dailyracingform/",
"https://www.youtube.com/channel/UCK65Fr_wQb-jItw2KRlvDVw"
]
}