JSON LD Schema
{
"@context": "https://schema.org",
"@type": "Service",
"name": "Clocker Reports",
"url": "https://www.drf.com/clocker-report",
"logo": "https://static.drf.com/images/drf-logo.svg",
"serviceType": "Access Clocker Reports of Horse Racing Workouts",
"description": "Get the DRF edge with horse racing workouts observed first-hand at tracks across the country and reports created by our top clockers. Select a date from the calendar to purchase or download one of our special Clocker Reports.",
"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 Clocker Reports"
},
"sameAs": [
"https://www.facebook.com/racingform",
"https://twitter.com/DailyRacingForm",
"https://www.instagram.com/dailyracingform/",
"https://www.youtube.com/channel/UCK65Fr_wQb-jItw2KRlvDVw"
]
}