{"id":10794,"date":"2023-06-22T08:22:58","date_gmt":"2023-06-22T08:22:58","guid":{"rendered":"https:\/\/test.herdwatch.com\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/"},"modified":"2026-03-26T12:02:13","modified_gmt":"2026-03-26T12:02:13","slug":"holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast","status":"publish","type":"case-studies","link":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/","title":{"rendered":"Farm Smart: Holly and Adam Atkinson: Balancing Farming and Family on an Organic Dairy Farm by the Coast"},"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 h3 {\n      color: var(--hw-navy);\n      margin: 24px 0 10px;\n      font-size: 20px;\n      line-height: 1.35;\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-content h3 {\n        font-size: 19px;\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          On an organic dairy farm in South Devon, <strong>Holly and Adam Atkinson<\/strong> use Herdwatch to save time, improve team communication, and keep a large grazing-based dairy business running smoothly.\n        <\/p>\n\n        <div class=\"hw-meta\">\n          <span class=\"hw-pill\">South Devon<\/span>\n          <span class=\"hw-pill\">1,000 Acre Organic Dairy Farm<\/span>\n          <span class=\"hw-pill\">600 Cow Herd<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hw-content\">\n      <p>\n        <strong>Holly and Adam Atkinson<\/strong> farm on an organic dairy farm in South Devon alongside their two sons, Abel and Casey, with the support of a dedicated three-person team. The farm specialises in organic milk production and follows strict farming standards built around sustainability, grazing, and efficient management.\n      <\/p>\n\n      <p>\n        Spanning around <strong>1,000 acres<\/strong>, the farm is home to a <strong>600-cow herd<\/strong>. The main breed is Kiwicross, a Jersey and Friesian cross, chosen to suit the farm\u2019s spring block calving grazing system and make the most of fresh grass across the season.\n      <\/p>\n\n      <div class=\"hw-image\">\n        <img decoding=\"async\" src=\"https:\/\/2865975.fs1.hubspotusercontent-na1.net\/hubfs\/2865975\/Snapinsta.app_343910004_189017540628671_2153962468524481257_n_1080.jpg\" alt=\"Holly and Adam Atkinson on their organic dairy farm in South Devon\">\n        <div class=\"hw-caption\">Holly and Adam Atkinson run an organic dairy system in South Devon focused on grazing, teamwork, and efficiency.<\/div>\n      <\/div>\n\n      <h2>An organic dairy system built around grass<\/h2>\n\n      <p>\n        Adam manages the home farm while also overseeing four additional dairies and several forage blocks for well-known farm businessman Geoff Sawyers of Carswell Farms. His route into dairying was shaped by his father, who worked as a herd manager on a number of dairy farms.\n      <\/p>\n\n      <p>\n        Holly came from a non-farming background but developed a love of farming early on. She gained experience on a wide range of local farms, including beef, sheep, dairy, and even water buffalo enterprises. After graduating from vet school in 2009 and working as a vet, she took a career break to become a mother and now plays an active role on the farm, especially in rearing dairy heifer calves.\n      <\/p>\n\n      <p>\n        One of the farm\u2019s key performance indicators is achieving a <strong>milk-from-forage ratio of 80%<\/strong>, reflecting the business\u2019s focus on maximising forage use and maintaining an efficient, sustainable system.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        Strong protocols, close data monitoring, and consistent people management are central to how Holly and Adam keep the whole business moving in the same direction.\n      <\/div>\n\n      <h2>Continuous improvements on farm<\/h2>\n\n      <p>\n        In recent years, the farm has made a number of practical upgrades to improve efficiency. A new shedding and sort gate system has streamlined cow handling and made day-to-day operations smoother.\n      <\/p>\n\n      <p>\n        Holly and Adam also place real importance on team alignment. They involve staff in discussions around protocols and planning, helping everyone stay on the same page and work to consistent standards.\n      <\/p>\n\n      <p>\n        Holly has also become a trained Mental Health First Aider, underlining the family\u2019s commitment to employee wellbeing alongside animal performance and farm efficiency.\n      <\/p>\n\n      <h2>Balancing farming with family life<\/h2>\n\n      <p>\n        Raising a young family while running a busy dairy business comes with its own challenges. Holly and Adam make a point of scheduling time away from the farm so they can spend quality time with their children.\n      <\/p>\n\n      <p>\n        Holly considers herself fortunate to be able to rear calves while having her children by her side. She is especially passionate about calf rearing, farm safety, and creating practical systems that allow children to be involved safely in farm life.\n      <\/p>\n\n      <div class=\"hw-image\">\n        <img decoding=\"async\" src=\"https:\/\/2865975.fs1.hubspotusercontent-na1.net\/hubfs\/2865975\/Snapinsta.app_244772239_859667258018355_812117645701710160_n_1080.jpg\" alt=\"Organic dairy farming and calf rearing at the Atkinson farm in South Devon\">\n        <div class=\"hw-caption\">Calf rearing, family life, and practical systems all play an important role in the Atkinsons\u2019 dairy business.<\/div>\n      <\/div>\n\n      <h2>Using Instagram to share her farming journey<\/h2>\n\n      <p>\n        Holly began sharing farm life on Instagram at the end of 2019, initially to tell her story, promote dairy farming, and build connections within agriculture. During the pandemic, that presence grew quickly and became a way to connect with the outside world at a time when many people felt isolated.\n      <\/p>\n\n      <p>\n        Her page, <strong>Cups on Cows<\/strong>, now has more than 8,000 followers and has helped her connect with farmers across the UK and beyond.\n      <\/p>\n\n      <p>\n        Holly is passionate about using social media to challenge misconceptions around farming, create space for learning, and speak openly about mental health, especially within farming and the veterinary world.\n      <\/p>\n\n      <div class=\"hw-video\">\n        <div class=\"hw-video-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/51vz7-9zanw\"\n            title=\"Holly and Adam Atkinson 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>Introducing Herdwatch to save time and improve operations<\/h2>\n\n      <p>\n        Holly and Adam first came across <strong>Herdwatch through social media<\/strong>. After trying it, they found the sign-up process simple and intuitive, with no training needed to get started.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cGetting signed up to Herdwatch was extremely easy and very user friendly! There was no training needed to get up and running on the app, it was so straight forward.\u201d\n      <\/div>\n\n      <p>\n        Since then, Herdwatch has become a central part of how the farm manages medicines, treatments, calf registrations, movements, and inspections.\n      <\/p>\n\n      <h3>Faster calf registration and better records<\/h3>\n\n      <p>\n        One of the biggest day-to-day wins has been calf registration. Instead of waiting until the evening to deal with paperwork on a computer, the team can now register calves straight from a phone as soon as they are born.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cBeing able to register calves on the phone as soon as they are born is so handy and saves so much time previously wasted on the computer in the evenings.\u201d\n      <\/div>\n\n      <p>\n        Recording movements on and off the farm, along with deaths and other key events, has also become much more straightforward. That means more accurate records and less duplication of work.\n      <\/p>\n\n      <h3>Milk recording and farm mapping in one place<\/h3>\n\n      <p>\n        More recently, the Atkinsons have also started using Herdwatch for milk recording. Having milk data available directly on their phones makes it easier to monitor production and access important information quickly when needed.\n      <\/p>\n\n      <p>\n        The <strong>Farm Maps<\/strong> feature has also proved invaluable. Holly and Adam use it to map the farm, colour-code areas, send clear maps to contractors, and provide instructions around grazing plans and fencing.\n      <\/p>\n\n      <h3>Always inspection ready<\/h3>\n\n      <p>\n        Herdwatch also plays a big role in helping the farm stay prepared for inspections. Because records are kept up to date and can be printed as reports, the process is far smoother and less stressful than before.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cWith Herdwatch all our information is organised and easy to access, we are inspection ready at all times, Herdwatch has removed all of the stress around farm inspections!\u201d\n      <\/div>\n\n      <p>\n        The whole team finds the app easy to use, which makes communication better and helps ensure treatments and events are recorded as they happen.\n      <\/p>\n\n      <p>\n        For Holly and Adam, the biggest benefit is having all of their essential farm management tools in one place, improving both efficiency and teamwork across the business.\n      <\/p>\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 smarter way to manage dairy records<\/h3>\n\n        <p class=\"hw-cta-main\">\n          For Holly and Adam Atkinson, Herdwatch has become a key part of running a <strong>more efficient, organised, and inspection-ready dairy enterprise<\/strong>.\n        <\/p>\n\n        <p class=\"hw-cta-quote\">\n          \u201cHerdwatch has removed all of the stress around farm inspections!\u201d\n        <\/p>\n\n        <p class=\"hw-cta-join\">\n          Join thousands of farmers already using Herdwatch to simplify livestock records, save time, 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>Holly and Adam Atkinson farm on\u00a0an organic dairy farm located in South Devon. Spanning an expansive area of 1000 acres, the farm is home to a 600 cows.<\/p>\n","protected":false},"author":1,"featured_media":10795,"menu_order":0,"template":"","case-studies_category":[215],"case-studies_tag":[196,208,217,220,221,229,231,238,247,308],"location":[236,245,306],"class_list":["post-10794","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry","case-studies_category-cattle","case-studies_tag-agriculture","case-studies_tag-case-study","case-studies_tag-cows","case-studies_tag-dairy","case-studies_tag-dairyfarming","case-studies_tag-farmer","case-studies_tag-farming","case-studies_tag-gb-ni","case-studies_tag-ie","case-studies_tag-uk","location-gb","location-ie","location-uk"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Organic Dairy Farm Management UK | Herdwatch Case Study<\/title>\n<meta name=\"description\" content=\"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.\" \/>\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\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Organic Dairy Farm Management UK | Herdwatch Case Study\" \/>\n<meta property=\"og:description\" content=\"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdwatch UK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-26T12:02:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"566\" \/>\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-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/\",\"url\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/\",\"name\":\"Organic Dairy Farm Management UK | Herdwatch Case Study\",\"isPartOf\":{\"@id\":\"https:\/\/herdwatch.com\/en-uk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg\",\"datePublished\":\"2023-06-22T08:22:58+00:00\",\"dateModified\":\"2026-03-26T12:02:13+00:00\",\"description\":\"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.\",\"breadcrumb\":{\"@id\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage\",\"url\":\"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg\",\"contentUrl\":\"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg\",\"width\":1080,\"height\":566,\"caption\":\"Holly Atkinson cows in field sea view\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#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: Holly and Adam Atkinson: Balancing Farming and Family on an Organic Dairy Farm by the Coast\"}]},{\"@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":"Organic Dairy Farm Management UK | Herdwatch Case Study","description":"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.","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\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/","og_locale":"en_US","og_type":"article","og_title":"Organic Dairy Farm Management UK | Herdwatch Case Study","og_description":"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.","og_url":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/","og_site_name":"Herdwatch UK","article_modified_time":"2026-03-26T12:02:13+00:00","og_image":[{"width":1080,"height":566,"url":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-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-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/","url":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/","name":"Organic Dairy Farm Management UK | Herdwatch Case Study","isPartOf":{"@id":"https:\/\/herdwatch.com\/en-uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage"},"image":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage"},"thumbnailUrl":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg","datePublished":"2023-06-22T08:22:58+00:00","dateModified":"2026-03-26T12:02:13+00:00","description":"See how Holly and Adam Atkinson use Herdwatch for organic dairy farm management in the UK to improve efficiency, records, and inspections.","breadcrumb":{"@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#primaryimage","url":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg","contentUrl":"https:\/\/herdwatch.com\/en-uk\/wp-content\/uploads\/sites\/3\/2023\/10\/Snapinsta.app_268466563_433313094949447_993637053573364000_n_1080-1.jpg","width":1080,"height":566,"caption":"Holly Atkinson cows in field sea view"},{"@type":"BreadcrumbList","@id":"https:\/\/herdwatch.com\/en-uk\/case-studies\/holly-and-adam-atkinson-balancing-farming-and-family-on-an-organic-dairy-farm-by-the-coast\/#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: Holly and Adam Atkinson: Balancing Farming and Family on an Organic Dairy Farm by the Coast"}]},{"@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\/10794","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":1,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies\/10794\/revisions"}],"predecessor-version":[{"id":19698,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies\/10794\/revisions\/19698"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/media\/10795"}],"wp:attachment":[{"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/media?parent=10794"}],"wp:term":[{"taxonomy":"case-studies_category","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies_category?post=10794"},{"taxonomy":"case-studies_tag","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/case-studies_tag?post=10794"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/herdwatch.com\/en-uk\/wp-json\/wp\/v2\/location?post=10794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}