{"id":10804,"date":"2022-09-09T12:54:34","date_gmt":"2022-09-09T12:54:34","guid":{"rendered":"https:\/\/test.herdwatch.com\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/"},"modified":"2026-03-26T10:40:08","modified_gmt":"2026-03-26T10:40:08","slug":"farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation","status":"publish","type":"case-studies","link":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/","title":{"rendered":"Farm Smart: The Sheep Game &#8211; From Police Officer to YouTube Sensation"},"content":{"rendered":"\n<div class=\"hw-case-study\">\n  <style>\n    .hw-case-study {\n      --hw-blue: #007dbf;\n      --hw-green: #b5c428;\n      --hw-navy: #001738;\n      --hw-card: #ffffff;\n      --hw-text: #1f2d2a;\n      --hw-border: #e3e9e6;\n      --hw-quote-bg: #f7faea;\n      --hw-muted: #5f6b68;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--hw-text);\n      line-height: 1.75;\n      margin: 24px 0;\n    }\n\n    .hw-case-study * {\n      box-sizing: border-box;\n    }\n\n    .hw-wrap {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    .hw-hero {\n      background: linear-gradient(135deg, var(--hw-navy), var(--hw-blue));\n      color: #fff;\n      border-radius: 18px;\n      margin-bottom: 24px;\n      overflow: hidden;\n    }\n\n    .hw-hero-inner {\n      padding: 42px 34px;\n    }\n\n    .hw-kicker {\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n      color: var(--hw-green);\n      margin-bottom: 14px;\n    }\n\n    .hw-subhead {\n      font-size: 17px;\n      color: rgba(255,255,255,0.95);\n      margin: 0;\n    }\n\n    .hw-subhead strong {\n      color: #ffffff;\n    }\n\n    .hw-meta {\n      margin-top: 20px;\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .hw-pill {\n      background: rgba(255,255,255,0.14);\n      padding: 7px 13px;\n      border-radius: 999px;\n      font-size: 13px;\n      color: #fff;\n    }\n\n    .hw-content {\n      background: var(--hw-card);\n      padding: 30px;\n      border-radius: 18px;\n      border: 1px solid var(--hw-border);\n    }\n\n    .hw-content p {\n      margin: 0 0 18px;\n      font-size: 17px;\n    }\n\n    .hw-content h2 {\n      color: var(--hw-navy);\n      margin: 30px 0 12px;\n      font-size: 24px;\n      line-height: 1.3;\n    }\n\n    .hw-content strong {\n      color: var(--hw-navy);\n      font-weight: 700;\n    }\n\n    .hw-quote {\n      border-left: 4px solid var(--hw-green);\n      background: var(--hw-quote-bg);\n      padding: 16px 18px;\n      margin: 22px 0;\n      border-radius: 10px;\n      font-weight: 600;\n      color: var(--hw-navy);\n      font-size: 16px;\n    }\n\n    .hw-video {\n      margin: 26px 0 34px;\n    }\n\n    .hw-video-frame {\n      position: relative;\n      width: 100%;\n      padding-top: 56.25%;\n      border-radius: 14px;\n      overflow: hidden;\n      background: #000;\n    }\n\n    .hw-video-frame iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .hw-image {\n      margin: 28px auto 30px;\n      max-width: 580px;\n    }\n\n    .hw-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 14px;\n    }\n\n    .hw-caption {\n      font-size: 14px;\n      color: var(--hw-muted);\n      margin-top: 8px;\n    }\n\n    .hw-content a {\n      color: var(--hw-blue);\n      font-weight: 600;\n      text-decoration: none;\n    }\n\n    .hw-content a:hover {\n      text-decoration: underline;\n    }\n\n    .hw-cta {\n      background: linear-gradient(135deg, #007dbf, #001738);\n      color: #ffffff !important;\n      padding: 28px;\n      border-radius: 18px;\n      margin-top: 30px;\n    }\n\n    .hw-cta h3,\n    .hw-cta p,\n    .hw-cta strong,\n    .hw-cta em,\n    .hw-cta span {\n      color: #ffffff !important;\n    }\n\n    .hw-cta h3 {\n      font-size: 26px;\n      margin: 0 0 12px;\n      font-weight: 800;\n      line-height: 1.2;\n    }\n\n    .hw-cta-main {\n      font-size: 17px;\n      margin: 0 0 14px;\n      color: rgba(255,255,255,0.92) !important;\n    }\n\n    .hw-cta-quote {\n      font-size: 16px;\n      font-style: italic;\n      color: rgba(255,255,255,0.88) !important;\n      margin: 0 0 14px;\n    }\n\n    .hw-cta-join {\n      font-size: 16px;\n      margin: 0 0 20px;\n      color: rgba(255,255,255,0.94) !important;\n    }\n\n    .hw-cta-buttons {\n      display: flex;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .hw-btn {\n      display: inline-block;\n      padding: 12px 20px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n    }\n\n    .hw-btn-primary {\n      background: var(--hw-green);\n      color: var(--hw-navy) !important;\n    }\n\n    .hw-btn-secondary {\n      border: 2px solid rgba(255,255,255,0.6);\n      color: #fff !important;\n      background: transparent;\n    }\n\n    .hw-btn-secondary:hover {\n      background: rgba(255,255,255,0.08);\n    }\n\n    @media (max-width: 640px) {\n      .hw-wrap {\n        padding: 0 14px;\n      }\n\n      .hw-hero-inner {\n        padding: 28px 20px;\n      }\n\n      .hw-content {\n        padding: 22px;\n      }\n\n      .hw-content p {\n        font-size: 16px;\n      }\n\n      .hw-content h2 {\n        font-size: 22px;\n      }\n\n      .hw-image {\n        max-width: 100%;\n      }\n    }\n  <\/style>\n\n  <div class=\"hw-wrap\">\n    <div class=\"hw-hero\">\n      <div class=\"hw-hero-inner\">\n        <div class=\"hw-kicker\">Farm Smart Case Study<\/div>\n        <p class=\"hw-subhead\">\n          Sheep farming influencer <strong>Cammy Wilson, better known as The Sheep Game<\/strong>, is using Herdwatch to simplify records, save time, and run a more efficient sheep business in south-west Scotland.\n        <\/p>\n\n        <div class=\"hw-meta\">\n          <span class=\"hw-pill\">Ayrshire, Scotland<\/span>\n          <span class=\"hw-pill\">1,000 Head Sheep Farm<\/span>\n          <span class=\"hw-pill\">The Sheep Game<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hw-content\">\n      <p>\n        <strong>Cammy Wilson<\/strong>, widely known as <strong>The Sheep Game<\/strong>, has built one of the best-known farming audiences in the UK. With more than 150,000 YouTube followers and millions of views, Cammy has become a familiar face both within agriculture and beyond.\n      <\/p>\n\n      <p>\n        However, social media is only one part of the story. Long before the YouTube channel took off, Cammy was farming sheep full time in south-west Scotland. In fact, he spent 12 years serving as a police officer before the success of The Sheep Game allowed him to step fully into farming and content creation.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cThe Sheep Game social media and merchandise gave me enough income on the side to replace what I was getting from the police and allowed me to go into full-time farming.\u201d\n      <\/div>\n\n      <p>\n        Today, Cammy runs a <strong>1,000-head sheep farm on roughly 1,000 acres in Ayrshire<\/strong>, alongside his partner Lizzie and their young son Jock. The farm operates entirely on seasonal grazing and rented ground, with sheep farming, shearing, and content creation all forming part of the wider business.\n      <\/p>\n\n      <div class=\"hw-video\">\n        <div class=\"hw-video-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/tRZ24LABZQM\"\n            title=\"Cammy Wilson The Sheep Game Herdwatch Case Study\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n\n      <h2>A busy sheep system where time matters<\/h2>\n\n      <p>\n        Cammy was born and bred on the farm, and sheep have always been at the heart of what he does. Alongside running the flock, he also produces regular YouTube content and spends a huge amount of time shearing, which remains one of his biggest passions.\n      <\/p>\n\n      <div class=\"hw-image\">\n        <img decoding=\"async\" src=\"https:\/\/2865975.fs1.hubspotusercontent-na1.net\/hubfs\/2865975\/flockwatch%201%20min%20v2_Moment.jpg\" alt=\"Cammy Wilson The Sheep Game using Herdwatch on sheep farm\">\n        <div class=\"hw-caption\">Cammy Wilson, The Sheep Game, using Herdwatch to simplify sheep records and daily management.<\/div>\n      <\/div>\n\n      <p>\n        Because of that, time matters. Any system used on the farm has to be quick, simple, and practical enough to work in real life, especially around lambing and other busy periods.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cPeople seem to love seeing sheep get shorn, as do I. That\u2019s my main passion and hobby and I\u2019m glad I can share it with the rest of the world.\u201d\n      <\/div>\n\n      <h2>Before Herdwatch, records were all over the place<\/h2>\n\n      <p>\n        Before starting with Herdwatch, Cammy handled records in the way many livestock farmers still do. He took photos of ear tags, snapped pictures of medicine bottles, or wrote notes on his phone, all with the intention of sorting it later.\n      <\/p>\n\n      <p>\n        In reality, that usually meant going back weeks later and trying to piece everything together.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cWe had great intentions to go home that night and update it but that rarely happened. It would usually be a month down the line back tracking through photos.\u201d\n      <\/div>\n\n      <p>\n        That kind of system was not sustainable for a farm of this scale, especially when combined with the demands of filming, editing, and running a growing online brand.\n      <\/p>\n\n      <h2>Why Herdwatch made sense<\/h2>\n\n      <p>\n        Cammy started using Herdwatch around lambing time, when he was actively looking for a better way to move the farm forward and tighten up records.\n      <\/p>\n\n      <p>\n        What stood out immediately was the simplicity. Instead of needing a complicated system, Herdwatch gave him one place to record movements, sheep notes, treatments, parentage, and sales records.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt was a no brainer to give it a go.\u201d\n      <\/div>\n\n      <p>\n        Because the app is simple and quick to use, it fits around the realities of working with sheep, rather than creating more work.\n      <\/p>\n\n      <h2>Better flock management at lambing and beyond<\/h2>\n\n      <p>\n        One of the biggest differences has come during lambing. Recording lambs, linking parentage, and keeping breeding records up to date is now much more straightforward.\n      <\/p>\n\n      <p>\n        That is particularly important in a flock where performance matters and breeding decisions need to be based on reliable information.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cUsing Herdwatch at lambing time has made it so easy to record our lambs\u2019 parentage without masses of paper.\u201d\n      <\/div>\n\n      <p>\n        Cammy also uses Herdwatch to record weights, medicines, and treatments. In addition, he tracks daily liveweight gain, bloodlines, and any issues within the flock so he can make better decisions when selecting replacements and breeding stock.\n      <\/p>\n\n      <h2>Fast enough for life on a working sheep farm<\/h2>\n\n      <p>\n        One of the things Cammy values most is the speed of the app. If he spots a sheep that needs treatment in the field, he can pull out the phone, type in the last few digits of the tag, and record the treatment immediately.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cI don\u2019t even need my stick reader with me. It brings that sheep up and I can record she\u2019s had that jab there and then.\u201d\n      <\/div>\n\n      <p>\n        That means there is no delay, no paperwork to chase later, and far less chance of records being missed.\n      <\/p>\n\n      <h2>Movements, prices, and better business insight<\/h2>\n\n      <p>\n        Another feature Cammy highlights is the ability to record off-farm movements and log sale prices. That gives him a much clearer view of how animals perform commercially, not just physically.\n      <\/p>\n\n      <p>\n        For a business that depends on both efficiency and margins, having those figures tied back to individual animals is a major advantage.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cProbably my favourite feature is the ability to do my movements off the farm and record prices of animals sold.\u201d\n      <\/div>\n\n      <h2>A tool he recommends without hesitation<\/h2>\n\n      <p>\n        For Cammy, Herdwatch has become a practical, everyday part of how he farms. It has helped him save time, tighten up records, and manage the flock more effectively without adding complexity.\n      <\/p>\n\n      <p>\n        Just as importantly, it supports a busy lifestyle where farming, filming, and shearing all compete for time.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt\u2019s a fantastic product to use, super simple and actually, in some weird way that us farmers are, it\u2019s quite enjoyable.\u201d\n      <\/div>\n\n      <p>\n        You can read more real farmer stories on our <a href=\"\/case-studies\/\">farm case studies page<\/a>.\n      <\/p>\n\n      <div class=\"hw-cta\">\n        <h3>A simpler way to manage your sheep records<\/h3>\n\n        <p class=\"hw-cta-main\">\n          For Cammy Wilson, Herdwatch has become a key part of running a <strong>more efficient, better organised, and easier-to-manage sheep enterprise<\/strong>.\n        <\/p>\n\n        <p class=\"hw-cta-quote\">\n          \u201cI would absolutely recommend Herdwatch to other farmers.\u201d\n        <\/p>\n\n        <p class=\"hw-cta-join\">\n          Join thousands of farmers already using Herdwatch to simplify livestock records, improve efficiency, and make better day-to-day decisions on farm.\n        <\/p>\n\n        <div class=\"hw-cta-buttons\">\n          <a class=\"hw-btn hw-btn-primary\" href=\"https:\/\/herdwatchng.app.link\/MeKoA6VaqKb\" target=\"_blank\" rel=\"noopener\">\n            Download the Free App\n          <\/a>\n\n          <a class=\"hw-btn hw-btn-secondary\" href=\"https:\/\/www.herdwatch.com\/en-ie\/price\/\" target=\"_blank\" rel=\"noopener\">\n            Request an Instant Quote\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cammy Wilson better known as The Sheep Game has seen a meteoric rise to fame since launching his YouTube channel which now boasts over 150,000 followers<\/p>\n","protected":false},"author":1,"featured_media":10805,"menu_order":0,"template":"","case-studies_category":[289],"case-studies_tag":[196,208,229,291],"location":[236,245,306],"class_list":["post-10804","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry","case-studies_category-sheep","case-studies_tag-agriculture","case-studies_tag-case-study","case-studies_tag-farmer","case-studies_tag-sheep","location-gb","location-ie","location-uk"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK<\/title>\n<meta name=\"description\" content=\"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK\" \/>\n<meta property=\"og:description\" content=\"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdwatch UK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-26T10:40:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/flockwatch-1-min-v2_Moment-scaled-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/\",\"name\":\"Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2023\\\/10\\\/flockwatch-1-min-v2_Moment-scaled-2.jpg\",\"datePublished\":\"2022-09-09T12:54:34+00:00\",\"dateModified\":\"2026-03-26T10:40:08+00:00\",\"description\":\"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2023\\\/10\\\/flockwatch-1-min-v2_Moment-scaled-2.jpg\",\"contentUrl\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2023\\\/10\\\/flockwatch-1-min-v2_Moment-scaled-2.jpg\",\"width\":2560,\"height\":1440,\"caption\":\"Cammy Wilson sheep farmer using Herdwatch app\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/case-studies\\\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Case Studies\",\"item\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/blog\\\/case-studies\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Farm Smart: The Sheep Game &#8211; From Police Officer to YouTube Sensation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/#website\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/\",\"name\":\"Herdwatch UK\",\"description\":\"Livestock Management Software\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/herdwatch.com\\\/en-uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK","description":"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/","og_locale":"en_US","og_type":"article","og_title":"Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK","og_description":"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.","og_url":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/","og_site_name":"Herdwatch UK","article_modified_time":"2026-03-26T10:40:08+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/flockwatch-1-min-v2_Moment-scaled-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/","url":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/","name":"Farm Smart: The Sheep Game - From Police Officer to YouTube Sensation - Herdwatch UK","isPartOf":{"@id":"https:\/\/herdwatch.com\/en-uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/#primaryimage"},"image":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/#primaryimage"},"thumbnailUrl":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/flockwatch-1-min-v2_Moment-scaled-2.jpg","datePublished":"2022-09-09T12:54:34+00:00","dateModified":"2026-03-26T10:40:08+00:00","description":"The Sheep Game\u2019s Cammy Wilson shares how he uses Herdwatch to manage a 1,000-head sheep farm, simplify records, and save time every day.","breadcrumb":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/#primaryimage","url":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/flockwatch-1-min-v2_Moment-scaled-2.jpg","contentUrl":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/flockwatch-1-min-v2_Moment-scaled-2.jpg","width":2560,"height":1440,"caption":"Cammy Wilson sheep farmer using Herdwatch app"},{"@type":"BreadcrumbList","@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/farm-smart-the-sheep-game-from-police-officer-to-youtube-sensation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/herdwatch.com\/en-uk\/"},{"@type":"ListItem","position":2,"name":"Case Studies","item":"https:\/\/herdwatch.com\/en-uk\/blog\/case-studies\/"},{"@type":"ListItem","position":3,"name":"Farm Smart: The Sheep Game &#8211; From Police Officer to YouTube Sensation"}]},{"@type":"WebSite","@id":"https:\/\/herdwatch.com\/en-uk\/#website","url":"https:\/\/herdwatch.com\/en-uk\/","name":"Herdwatch UK","description":"Livestock Management Software","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/herdwatch.com\/en-uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies\/10804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies"}],"about":[{"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/types\/case-studies"}],"author":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies\/10804\/revisions"}],"predecessor-version":[{"id":19672,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies\/10804\/revisions\/19672"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/media\/10805"}],"wp:attachment":[{"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/media?parent=10804"}],"wp:term":[{"taxonomy":"case-studies_category","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies_category?post=10804"},{"taxonomy":"case-studies_tag","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies_tag?post=10804"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/location?post=10804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}