{"id":12182,"date":"2024-04-19T12:39:46","date_gmt":"2024-04-19T12:39:46","guid":{"rendered":"https:\/\/herdwatch.com\/?post_type=casestudies&#038;p=12182"},"modified":"2026-04-14T11:04:02","modified_gmt":"2026-04-14T11:04:02","slug":"this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job","status":"publish","type":"case-studies","link":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/","title":{"rendered":"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job!"},"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\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-image {\n      margin: 24px 0 26px;\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: #5f6b68;\n      margin-top: 8px;\n    }\n\n    .hw-video {\n      margin: 24px 0 26px;\n    }\n\n    .hw-video-wrap {\n      position: relative;\n      padding-bottom: 56.25%;\n      height: 0;\n      overflow: hidden;\n      border-radius: 14px;\n    }\n\n    .hw-video-wrap iframe {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n      border-radius: 14px;\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-inline {\n      display: flex;\n      gap: 24px;\n      align-items: flex-start;\n      margin: 26px 0;\n      flex-wrap: wrap;\n    }\n\n    .hw-inline img {\n      width: 280px;\n      flex-shrink: 0;\n      border-radius: 14px;\n      display: block;\n    }\n\n    .hw-inline .hw-inline-text {\n      flex: 1;\n      min-width: 220px;\n    }\n\n    .hw-inline .hw-inline-text p {\n      margin-top: 0;\n    }\n\n    .hw-feature-list {\n      background: var(--hw-quote-bg);\n      border: 1px solid var(--hw-border);\n      border-radius: 12px;\n      padding: 18px 20px;\n      margin: 20px 0 26px;\n      list-style: none;\n    }\n\n    .hw-feature-list li {\n      font-size: 16px;\n      color: var(--hw-text);\n      padding: 6px 0;\n      border-bottom: 1px solid var(--hw-border);\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n    }\n\n    .hw-feature-list li:last-child {\n      border-bottom: none;\n    }\n\n    .hw-feature-list li::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--hw-green);\n      flex-shrink: 0;\n      margin-top: 7px;\n    }\n\n    .hw-tip-box {\n      background: var(--hw-navy);\n      color: #fff;\n      border-radius: 12px;\n      padding: 18px 20px;\n      margin: 22px 0;\n    }\n\n    .hw-tip-box .hw-tip-label {\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--hw-green);\n      margin-bottom: 8px;\n    }\n\n    .hw-tip-box p {\n      color: rgba(255,255,255,0.92);\n      font-size: 15px;\n      margin: 0;\n    }\n\n    .hw-tip-box a {\n      color: var(--hw-green) !important;\n      font-weight: 700;\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 { padding: 0 14px; }\n      .hw-hero-inner { padding: 28px 20px; }\n      .hw-content { padding: 22px; }\n      .hw-content p { font-size: 16px; }\n      .hw-content h2 { font-size: 22px; }\n      .hw-inline { flex-direction: column; }\n      .hw-inline img { width: 100%; }\n    }\n  <\/style>\n\n  <div class=\"hw-wrap\">\n\n    <!-- Hero -->\n    <div class=\"hw-hero\">\n      <div class=\"hw-hero-inner\">\n        <div class=\"hw-kicker\">Farmer Case Study<\/div>\n        <p class=\"hw-subhead\">\n          Kerry farmer <strong>Karen Moynihan<\/strong> took over the family\n          suckler farm after her father&#8217;s accident left him wheelchair-bound.\n          Today she manages the farm alongside a full-time job \u2014 and relies on\n          Herdwatch to make it work.\n        <\/p>\n        <div class=\"hw-meta\">\n          <span class=\"hw-pill\">County Kerry<\/span>\n          <span class=\"hw-pill\">Suckler Farming<\/span>\n          <span class=\"hw-pill\">Spring Calving<\/span>\n          <span class=\"hw-pill\">150K Social Media Followers<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Content -->\n    <div class=\"hw-content\">\n\n      <p>\n        Karen Moynihan farms in County Kerry with her father Gerry. Together they\n        run a spring-calving suckler farm with around 20 cattle. However, farming\n        was never Karen&#8217;s original plan. Instead, it became a necessity \u2014 and\n        ultimately, a passion.\n      <\/p>\n\n      <p>\n        About ten years ago, Gerry was involved in a serious workplace accident.\n        He fell through a ceiling, broke his spine, and suffered spinal cord\n        damage. As a result, he has been in a wheelchair ever since. Overnight,\n        Karen found herself managing the family farm.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;I didn&#8217;t realise what I was getting myself into at the time. It was a big change for us \u2014 with a steep learning curve.&#8221;\n      <\/div>\n\n      <div class=\"hw-image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2900.jpg\"\n          alt=\"Karen Moynihan Kerry suckler farmer with cattle on spring farm\"\n        \/>\n        <div class=\"hw-caption\">Karen Moynihan on her suckler farm in County Kerry.<\/div>\n      <\/div>\n\n      <h2>A steep learning curve \u2014 taken on with determination<\/h2>\n\n      <p>\n        Karen moved back home and began learning everything from scratch. Working\n        alongside Gerry, she took on every aspect of the operation \u2014 from managing\n        farm machinery to handling calving season. Furthermore, she held on to her\n        full-time job throughout. That combination required a practical approach\n        to how the farm was managed.\n      <\/p>\n\n      <p>\n        Gerry still plays an active role. In particular, when Karen is weighing\n        cattle, he inputs the data directly into Herdwatch from his wheelchair\n        while she works the scales. It is a two-person system built on trust,\n        communication, and the right tools.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;My dad often says, when he&#8217;s showing me how to use some sort of power tool: &#8216;Why didn&#8217;t you show me this when I was younger?&#8217; He never expected I&#8217;d have to use this \u2014 he always thought he&#8217;d be the one doing it for us.&#8221;\n      <\/div>\n\n      <h2>TB lockdown and the challenge of wildlife<\/h2>\n\n      <div class=\"hw-inline\">\n        <div class=\"hw-inline-text\">\n          <p>\n            In November 2023, the farm went into TB lockdown for the first time.\n            One heifer came back with lesions. Since then, Karen has had one clear\n            test and is awaiting a second. She remains hopeful but is clear about\n            what she believes is the source.\n          <\/p>\n          <p>\n            The farm has not purchased any outside cattle in years. All animals\n            have spent their entire lives on the farm. As a result, Karen is\n            convinced the infection is coming from wildlife \u2014 specifically deer,\n            which she regularly sees walking through the herd from a nearby glen.\n          <\/p>\n        <\/div>\n        <img decoding=\"async\"\n          src=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2901.jpg\"\n          alt=\"Karen Moynihan suckler cattle Kerry farm TB testing compliance\"\n        \/>\n      <\/div>\n\n      <div class=\"hw-quote\">\n        &#8220;The cattle are mixing with the deer \u2014 we see the deer walk straight through the herd. I&#8217;m convinced it&#8217;s coming from the wildlife.&#8221;\n      <\/div>\n\n      <h2>Weighing cattle and tracking daily gains with Herdwatch<\/h2>\n\n      <div class=\"hw-inline\">\n        <img decoding=\"async\"\n          src=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2902.jpg\"\n          alt=\"Karen Moynihan weighing cattle Kerry farm average daily gains Herdwatch\"\n        \/>\n        <div class=\"hw-inline-text\">\n          <p>\n            Karen got her first weighing scales last year. Since then, weight\n            recording has become a central part of how she manages the finishing\n            cattle. She weighs them regularly and monitors average daily gains\n            to ensure they are on track for factory or mart.\n          <\/p>\n          <p>\n            While she puts the animals on the scales, Gerry inputs the weights\n            directly into Herdwatch. Consequently, they can both see performance\n            data in real time and make informed decisions about feeding and\n            finishing.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hw-quote\">\n        &#8220;It&#8217;s all well and good to look at an animal and think it looks good \u2014 but it&#8217;s great to actually see the daily gains and know what you need to do to get them where they need to be.&#8221;\n      <\/div>\n\n      <p>Karen uses Herdwatch for all key farm tasks, including:<\/p>\n\n      <ul class=\"hw-feature-list\">\n        <li>Calf registration<\/li>\n        <li>Weight recording and average daily gain tracking<\/li>\n        <li>Remedy and treatment records<\/li>\n        <li>Bord Bia compliance reports<\/li>\n        <li>Shared farm access with her father Gerry<\/li>\n      <\/ul>\n\n      <h2>How Herdwatch makes a full-time job manageable<\/h2>\n\n      <p>\n        Balancing full-time employment with a suckler farm is demanding. However,\n        Herdwatch has made that balance possible for Karen. Everything is logged\n        in real time. Both Karen and Gerry have access to the same account.\n        As a result, nothing gets missed \u2014 regardless of who is on the farm.\n      <\/p>\n\n      <p>\n        When the Bord Bia inspector arrives, there is no scramble. All records are\n        already in the app. Karen can generate the reports she needs in seconds\n        and hand them over with confidence.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;Herdwatch gives us all the information we need when and where we want it \u2014 improving compliance and performance on the farm.&#8221;\n      <\/div>\n\n      <h2>Sharing Irish farming life with 150,000 followers<\/h2>\n\n      <p>\n        Karen is also one of Ireland&#8217;s most followed young farmers on social media.\n        She shares content across TikTok, YouTube, and Instagram to a combined\n        audience of <strong>150,000 followers<\/strong>. Her content is honest \u2014\n        she shows the good days and the difficult ones.\n      <\/p>\n\n      <p>\n        She started during lockdown after her sisters convinced her to download\n        TikTok. One video of cattle in the shed led to another. Before long, she\n        had built a community around Irish farming life.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;I don&#8217;t try to hide anything or show only the good side. I like to show it all \u2014 because people feel like they&#8217;re not in it alone. In farming, there are ups and downs, and some days you think you&#8217;re the only one with the problems you have.&#8221;\n      <\/div>\n\n      <h2>Watch Karen&#8217;s story<\/h2>\n\n      <p>\n        In the video below, Karen takes Herdwatch&#8217;s Casey Shanahan around the\n        farm \u2014 talking cattle, TB, weighing, and how Herdwatch fits into the\n        daily running of the farm.\n      <\/p>\n\n      <div class=\"hw-video\">\n        <div class=\"hw-video-wrap\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/7rccIW7C26Q\"\n            title=\"Karen Moynihan Kerry suckler farmer Herdwatch Adventures\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n\n      <div class=\"hw-tip-box\">\n        <div class=\"hw-tip-label\">New Feature<\/div>\n        <p>\n          The Herdwatch App is now compatible with the\n          <strong>Tru-Test Ezi-Weigh 6\/7i weigh head<\/strong> \u2014 connecting via\n          Bluetooth for seamless weight recording directly in the app. \n          <a href=\"https:\/\/help.herdwatch.com\" target=\"_blank\" rel=\"noopener\">\n            Set up Multi-Task Weighing \u2192\n          <\/a>\n        <\/p>\n      <\/div>\n\n      <p>\n        You can read more real farmer stories on our\n        <a href=\"\/case-studies\/\">farm case studies page<\/a>.\n      <\/p>\n\n      <!-- CTA -->\n      <div class=\"hw-cta\">\n        <h3>Farm smart \u2014 even with a full-time job<\/h3>\n\n        <p class=\"hw-cta-main\">\n          For Karen, Herdwatch makes it possible to hold down a full-time job\n          and run a <strong>spring-calving suckler farm<\/strong> \u2014 with her\n          father involved every step of the way, from the same app.\n        <\/p>\n\n        <p class=\"hw-cta-quote\">\n          &#8220;Herdwatch gives us all the information we need when and where we want it.&#8221;\n        <\/p>\n\n        <p class=\"hw-cta-join\">\n          Join Karen and over 22,000 farmers using Herdwatch to stay compliant,\n          track performance, and make farm management work around real life.\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          <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\n    <\/div>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In County Kerry, Ireland, Karen Moynihan tends to her family\u2019s suckler farm with dedication and resilience. <\/p>\n","protected":false},"author":1,"featured_media":12211,"menu_order":0,"template":"","case-studies_category":[215],"case-studies_tag":[197,210,217,230,231,247,256],"location":[],"class_list":["post-12182","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry","case-studies_category-cattle","case-studies_tag-agventure","case-studies_tag-casestudy","case-studies_tag-cows","case-studies_tag-farmer-blog","case-studies_tag-farming","case-studies_tag-ie","case-studies_tag-latest-news"],"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: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE<\/title>\n<meta name=\"description\" content=\"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..\" \/>\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-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE\" \/>\n<meta property=\"og:description\" content=\"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdwatch IE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T11:04:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2899-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"483\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/\",\"name\":\"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/IMG_2899-1.jpg\",\"datePublished\":\"2024-04-19T12:39:46+00:00\",\"dateModified\":\"2026-04-14T11:04:02+00:00\",\"description\":\"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/#primaryimage\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/IMG_2899-1.jpg\",\"contentUrl\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/04\\\/IMG_2899-1.jpg\",\"width\":960,\"height\":483,\"caption\":\"Farmer uses herdwatch app to maintain full time job\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Case Studies\",\"item\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/case-studies\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/#website\",\"url\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/\",\"name\":\"Herdwatch IE\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/herdwatch.com\\\/en-ie\\\/?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: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE","description":"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..","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-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/","og_locale":"en_US","og_type":"article","og_title":"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE","og_description":"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..","og_url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/","og_site_name":"Herdwatch IE","article_modified_time":"2026-04-14T11:04:02+00:00","og_image":[{"width":960,"height":483,"url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2899-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/","url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/","name":"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job! - Herdwatch IE","isPartOf":{"@id":"https:\/\/herdwatch.com\/en-ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/#primaryimage"},"image":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/#primaryimage"},"thumbnailUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2899-1.jpg","datePublished":"2024-04-19T12:39:46+00:00","dateModified":"2026-04-14T11:04:02+00:00","description":"Watch how this Kerry Farmer uses Herdwatch to balance her busy farming schedule along with her full time job..","breadcrumb":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/#primaryimage","url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2899-1.jpg","contentUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/04\/IMG_2899-1.jpg","width":960,"height":483,"caption":"Farmer uses herdwatch app to maintain full time job"},{"@type":"BreadcrumbList","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/this-kerry-farmer-uses-herdwatch-to-maintain-her-full-time-job\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/herdwatch.com\/en-ie\/"},{"@type":"ListItem","position":2,"name":"Case Studies","item":"https:\/\/herdwatch.com\/en-ie\/case-studies\/"},{"@type":"ListItem","position":3,"name":"Farm Smart: This Kerry Farmer uses Herdwatch to maintain her full time job!"}]},{"@type":"WebSite","@id":"https:\/\/herdwatch.com\/en-ie\/#website","url":"https:\/\/herdwatch.com\/en-ie\/","name":"Herdwatch IE","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/herdwatch.com\/en-ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/12182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies"}],"about":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/types\/case-studies"}],"author":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/12182\/revisions"}],"predecessor-version":[{"id":19673,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/12182\/revisions\/19673"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media\/12211"}],"wp:attachment":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media?parent=12182"}],"wp:term":[{"taxonomy":"case-studies_category","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_category?post=12182"},{"taxonomy":"case-studies_tag","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_tag?post=12182"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/location?post=12182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}