{"id":19649,"date":"2026-04-13T13:26:25","date_gmt":"2026-04-13T13:26:25","guid":{"rendered":"https:\/\/herdwatch.com\/en-ie\/?post_type=case-studies&#038;p=19649"},"modified":"2026-04-13T13:41:51","modified_gmt":"2026-04-13T13:41:51","slug":"sophie-bell-future-in-farming","status":"publish","type":"case-studies","link":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/","title":{"rendered":"Farm Smart: Sophie Bell &#8211; Building a Future in Farming"},"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-video {\n      margin: 28px 0 10px;\n    }\n\n    .hw-video-wrap {\n      position: relative;\n      width: 100%;\n      padding-bottom: 56.25%;\n      height: 0;\n      overflow: hidden;\n      border-radius: 16px;\n      background: #000;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.08);\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    }\n\n    .hw-links {\n      margin: 22px 0 8px;\n      padding: 18px 20px;\n      background: #f8fbff;\n      border: 1px solid var(--hw-border);\n      border-radius: 14px;\n    }\n\n    .hw-links p {\n      margin: 0 0 10px;\n      font-size: 15px;\n      color: var(--hw-navy);\n      font-weight: 700;\n    }\n\n    .hw-links ul {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .hw-links li {\n      margin: 0 0 8px;\n      font-size: 16px;\n    }\n\n    .hw-links a {\n      color: var(--hw-blue);\n      font-weight: 600;\n      text-decoration: none;\n    }\n\n    .hw-links 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  <\/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          Sophie Bell is <strong>building a future in farming<\/strong> by reducing paperwork, improving day-to-day management, and creating a stronger future for her family farm with Herdwatch.\n        <\/p>\n\n        <div class=\"hw-meta\">\n          <span class=\"hw-pill\">Co. Cavan<\/span>\n          <span class=\"hw-pill\">Contract Rearing<\/span>\n          <span class=\"hw-pill\">Family Farm<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hw-content\">\n      <p>\n        <strong>Sophie Bell is building a future in farming<\/strong> on her family farm in Co. Cavan, transforming the business after moving away from an unviable beef system and toward a more sustainable contract rearing model.\n      <\/p>\n\n      <p>\n        Farming in partnership with her father, Sophie now contract rears dairy heifers for a local dairy farmer, managing a herd that typically ranges from <strong>50 to 100 animals<\/strong> throughout the year.\n      <\/p>\n\n      <h2>Building a future in farming<\/h2>\n\n      <p>\n        The farm has been in Sophie\u2019s family for generations. It was originally a dairy farm before later moving into beef farming as the business changed over time.\n      <\/p>\n\n      <p>\n        But in recent years, it became clear that the old system was no longer offering a strong long-term future.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cOriginally the farm was not profitable or viable when we were beef farming.\u201d\n      <\/div>\n\n      <p>\n        After finishing university, Sophie made the decision to take the farm in a different direction. Together with her father, she entered into a farm partnership and moved into contract rearing dairy heifers.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt\u2019s definitely been a great option and we can now see a future on the farm.\u201d\n      <\/div>\n\n      <p>\n        That decision marked a turning point in creating a <strong>future in farming<\/strong> that was both more sustainable and more financially viable for the family.\n      <\/p>\n\n      <h2>Investing in the next stage of the farm<\/h2>\n\n      <p>\n        With a clearer path forward, the focus has shifted toward long-term development. Sophie and her family are investing back into the business through improvements in <strong>soil fertility, reseeding, and future infrastructure<\/strong>.\n      <\/p>\n\n      <p>\n        Land that was once underperforming is now being improved to support stronger grass growth and a more productive system overall.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cWe\u2019ve heavily invested back into the soil and into the ground\u2026 now it\u2019s great to see an improvement in the soil fertility.\u201d\n      <\/div>\n\n      <p>\n        For Sophie, this is what a real <strong>future in farming<\/strong> looks like: making better decisions now that support the long-term future of the farm.\n      <\/p>\n\n      <h2>The challenge: paperwork piling up<\/h2>\n\n      <p>\n        Before using Herdwatch, the farm relied on the traditional blue book to record medicines and other important information.\n      <\/p>\n\n      <p>\n        Like on many busy farms, paperwork often built up and was hard to stay on top of, especially while balancing off-farm work and day-to-day farm jobs.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cWe were left with lots of administration to do and it kept piling up and getting forgotten about.\u201d\n      <\/div>\n\n      <p>\n        This created extra pressure and made it harder to keep records updated in a way that felt manageable.\n      <\/p>\n\n      <h2>A better way to keep records on the farm<\/h2>\n\n      <p>\n        With Herdwatch, Sophie can now record information as she goes, whether she is out farming during the day or catching up in the evening.\n      <\/p>\n\n      <p>\n        Key records including <strong>medicines, vaccines, AI activity, and breeding details<\/strong> can all be captured directly in the app, removing the need to go back over handwritten notes later.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cNow that we have the app, we can do it as we\u2019re going along.\u201d\n      <\/div>\n\n      <p>\n        That shift has made the farm more organised and has helped Sophie spend less time on administration and more time focusing on the work itself.\n      <\/p>\n\n      <h2>Better visibility and control across the farm<\/h2>\n\n      <p>\n        One feature Sophie especially values is Herdwatch\u2019s mob management, which makes it easy to organise groups of animals and keep track of where they are grazing at any given time.\n      <\/p>\n\n      <p>\n        Being able to move groups digitally and see live locations across the farm adds another level of control to everyday management.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt\u2019s like a live feature where you can see exactly where they are on the farm at any given time.\u201d\n      <\/div>\n\n      <h2>Animal history when it matters most<\/h2>\n\n      <p>\n        Instant access to past records is also making routine jobs easier. Whether checking previous treatments or confirming vaccination dates, Sophie can quickly find the information she needs without digging through paperwork.\n      <\/p>\n\n      <p>\n        This is especially useful when managing boosters, medicines, and breeding records, helping ensure nothing is missed.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt\u2019s very easy to take out the phone and double check any history.\u201d\n      <\/div>\n\n      <h2>Less paperwork and more confidence<\/h2>\n\n      <p>\n        One of the biggest changes Herdwatch has brought is a reduction in the stress that comes with farm administration. Instead of leaving records until later, Sophie can update them while the work is happening.\n      <\/p>\n\n      <p>\n        That means fewer jobs piling up at the end of the day and more confidence that everything is recorded properly.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        \u201cIt reduces the amount that piles up because you\u2019re able to go along and do it as you are farming.\u201d\n      <\/div>\n\n      <p>\n        As Sophie continues building a <strong>future in farming<\/strong>, Herdwatch is helping her stay organised, reduce paperwork, and manage the farm with more clarity every day.\n      <\/p>\n\n      <div class=\"hw-video\">\n        <h2>Watch Sophie Bell\u2019s story<\/h2>\n        <div class=\"hw-video-wrap\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/UF6B9RJS3Cs\"\n            title=\"Sophie Bell building a future in farming with Herdwatch\"\n            loading=\"lazy\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n\n      <div class=\"hw-links\">\n        <p>Explore more:<\/p>\n        <ul>\n          <li><a href=\"https:\/\/www.herdwatch.com\/en-ie\/price\/\" target=\"_blank\" rel=\"noopener\">See how Herdwatch helps farmers reduce paperwork<\/a><\/li>\n          <li><a href=\"https:\/\/www.herdwatch.com\/\" target=\"_blank\" rel=\"noopener\">Read more Herdwatch customer stories<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"hw-cta\">\n        <h3>Build a better future in farming<\/h3>\n\n        <p class=\"hw-cta-main\">\n          For Sophie Bell, Herdwatch has made farm management <strong>simpler, more organised, and easier to stay on top of<\/strong> while supporting a stronger future for the farm.\n        <\/p>\n\n        <p class=\"hw-cta-quote\">\n          \u201cIt\u2019s a really useful tool to reduce the amount of paperwork that you have to sit down and do at the end of the day.\u201d\n        <\/p>\n\n        <p class=\"hw-cta-join\">\n          Join Sophie and thousands of other farmers using Herdwatch to reduce paperwork, stay organised, and build a stronger future in farming.\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>Farm Smart Case Study Sophie Bell is building a future in farming by reducing paperwork, improving day-to-day management, and creating a stronger future for her family farm with Herdwatch. Co. Cavan Contract Rearing Family Farm Sophie Bell is building a future in farming on her family farm in Co. Cavan, transforming the business after moving [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":19652,"menu_order":0,"template":"","case-studies_category":[],"case-studies_tag":[],"location":[],"class_list":["post-19649","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Future in Farming: Sophie Bell\u2019s Story<\/title>\n<meta name=\"description\" content=\"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.\" \/>\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\/sophie-bell-future-in-farming\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Future in Farming: Sophie Bell\u2019s Story\" \/>\n<meta property=\"og:description\" content=\"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdwatch IE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T13:41:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1289\" \/>\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=\"1 minute\" \/>\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\/sophie-bell-future-in-farming\/\",\"url\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/\",\"name\":\"Future in Farming: Sophie Bell\u2019s Story\",\"isPartOf\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg\",\"datePublished\":\"2026-04-13T13:26:25+00:00\",\"dateModified\":\"2026-04-13T13:41:51+00:00\",\"description\":\"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.\",\"breadcrumb\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage\",\"url\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg\",\"contentUrl\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg\",\"width\":2560,\"height\":1289},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#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: Sophie Bell &#8211; Building a Future in Farming\"}]},{\"@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":"Future in Farming: Sophie Bell\u2019s Story","description":"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.","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\/sophie-bell-future-in-farming\/","og_locale":"en_US","og_type":"article","og_title":"Future in Farming: Sophie Bell\u2019s Story","og_description":"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.","og_url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/","og_site_name":"Herdwatch IE","article_modified_time":"2026-04-13T13:41:51+00:00","og_image":[{"width":2560,"height":1289,"url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/","url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/","name":"Future in Farming: Sophie Bell\u2019s Story","isPartOf":{"@id":"https:\/\/herdwatch.com\/en-ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage"},"image":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage"},"thumbnailUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg","datePublished":"2026-04-13T13:26:25+00:00","dateModified":"2026-04-13T13:41:51+00:00","description":"Sophie Bell shares how she built a future in farming, reduced paperwork, and improved efficiency on her family farm with Herdwatch.","breadcrumb":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#primaryimage","url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg","contentUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2026\/04\/dji_mimo_20250730_141726_20250730135212_1755510613495_video_1-frame-at-0m19s-1-scaled.jpg","width":2560,"height":1289},{"@type":"BreadcrumbList","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/sophie-bell-future-in-farming\/#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: Sophie Bell &#8211; Building a Future in Farming"}]},{"@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\/19649","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\/6"}],"version-history":[{"count":1,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/19649\/revisions"}],"predecessor-version":[{"id":19651,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/19649\/revisions\/19651"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media\/19652"}],"wp:attachment":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media?parent=19649"}],"wp:term":[{"taxonomy":"case-studies_category","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_category?post=19649"},{"taxonomy":"case-studies_tag","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_tag?post=19649"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/location?post=19649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}