{"product_id":"pasture-raised-ground-turkey","title":"Pasture Raised Ground Turkey","description":"\u003cstyle\u003e\n  .rf-turkey-description {\n    width: 100%;\n    max-width: 1120px;\n    margin: 36px auto;\n    padding: 0 12px;\n    box-sizing: border-box;\n    color: #2f3428;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .rf-turkey-description *,\n  .rf-turkey-description *::before,\n  .rf-turkey-description *::after {\n    box-sizing: border-box;\n  }\n\n  .rf-turkey-intro {\n    max-width: 880px;\n    margin: 0 auto 28px;\n    text-align: center;\n  }\n\n  .rf-turkey-eyebrow {\n    margin: 0 0 8px;\n    color: #667a4c;\n    font-size: 13px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .rf-turkey-heading {\n    margin: 0 0 14px;\n    color: #4a5a2c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 700;\n  }\n\n  .rf-turkey-lead {\n    max-width: 790px;\n    margin: 0 auto;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .rf-turkey-facts {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0 0 28px;\n  }\n\n  .rf-turkey-fact {\n    min-height: 115px;\n    padding: 20px 14px;\n    border: 1px solid #d8dece;\n    border-radius: 12px;\n    background: #f7f8f3;\n    text-align: center;\n  }\n\n  .rf-turkey-fact-title {\n    display: block;\n    margin: 0 0 7px;\n    color: #4a5a2c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 17px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .rf-turkey-fact-text {\n    display: block;\n    color: #515749;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .rf-turkey-content-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .rf-turkey-story,\n  .rf-turkey-details {\n    padding: 28px;\n    border-radius: 14px;\n  }\n\n  .rf-turkey-story {\n    border: 1px solid #e0e3d9;\n    background: #ffffff;\n  }\n\n  .rf-turkey-details {\n    background: #eef1e8;\n  }\n\n  .rf-turkey-subheading {\n    margin: 0 0 12px;\n    color: #4a5a2c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 23px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .rf-turkey-story p,\n  .rf-turkey-details p {\n    margin: 0 0 15px;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .rf-turkey-story p:last-child,\n  .rf-turkey-details p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-turkey-detail-list {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rf-turkey-detail-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 27px;\n    border-bottom: 1px solid rgba(74, 90, 44, 0.16);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .rf-turkey-detail-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .rf-turkey-detail-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: #667a4c;\n    font-weight: 700;\n  }\n\n  .rf-turkey-uses {\n    margin-top: 28px;\n    padding: 28px;\n    border-radius: 14px;\n    background: #5e3245;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .rf-turkey-uses .rf-turkey-subheading {\n    color: #ffffff;\n  }\n\n  .rf-turkey-uses-text {\n    max-width: 800px;\n    margin: 0 auto 18px;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .rf-turkey-use-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rf-turkey-use-list li {\n    padding: 8px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.38);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.09);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .rf-turkey-location {\n    max-width: 850px;\n    margin: 26px auto 0;\n    padding: 20px 22px;\n    border-left: 4px solid #667a4c;\n    background: #f7f8f3;\n  }\n\n  .rf-turkey-location p {\n    margin: 0;\n    color: #3f4539;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .rf-turkey-location strong {\n    color: #4a5a2c;\n  }\n\n  @media screen and (max-width: 850px) {\n    .rf-turkey-facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .rf-turkey-content-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 520px) {\n    .rf-turkey-description {\n      margin: 28px auto;\n      padding: 0 8px;\n    }\n\n    .rf-turkey-heading {\n      font-size: 26px;\n    }\n\n    .rf-turkey-lead {\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .rf-turkey-facts {\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n    }\n\n    .rf-turkey-fact {\n      min-height: 108px;\n      padding: 17px 10px;\n    }\n\n    .rf-turkey-fact-title {\n      font-size: 16px;\n    }\n\n    .rf-turkey-story,\n    .rf-turkey-details,\n    .rf-turkey-uses {\n      padding: 22px 18px;\n    }\n\n    .rf-turkey-subheading {\n      font-size: 21px;\n    }\n\n    .rf-turkey-location {\n      padding: 17px 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-labelledby=\"rf-turkey-description-heading\" class=\"rf-turkey-description\"\u003e\u003cheader class=\"rf-turkey-intro\"\u003e\n\u003cp class=\"rf-turkey-eyebrow\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2 id=\"rf-turkey-description-heading\" class=\"rf-turkey-heading\"\u003ePasture Raised Ground Turkey\u003c\/h2\u003e\n\u003cp class=\"rf-turkey-lead\"\u003eA versatile ground turkey made from pasture raised turkeys from Windy Meadows Family Farm. The turkeys are raised using organic farming practices and supplemented with a non GMO, soy free feed. Each 1 pound package is vacuum sealed for freshness and ready for everyday family meals.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv aria-label=\"Ground turkey product highlights\" class=\"rf-turkey-facts\"\u003e\n\u003cdiv class=\"rf-turkey-fact\"\u003e\n\u003cspan class=\"rf-turkey-fact-title\"\u003ePasture Raised\u003c\/span\u003e \u003cspan class=\"rf-turkey-fact-text\"\u003e Raised with access to pasture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-fact\"\u003e\n\u003cspan class=\"rf-turkey-fact-title\"\u003eSoy Free Feed\u003c\/span\u003e \u003cspan class=\"rf-turkey-fact-text\"\u003e No soy used in the feed ration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-fact\"\u003e\n\u003cspan class=\"rf-turkey-fact-title\"\u003eNon GMO Feed\u003c\/span\u003e \u003cspan class=\"rf-turkey-fact-text\"\u003e Supplemented with non GMO feed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-fact\"\u003e\n\u003cspan class=\"rf-turkey-fact-title\"\u003e1 Pound Package\u003c\/span\u003e \u003cspan class=\"rf-turkey-fact-text\"\u003e 16 ounces and vacuum sealed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-content-grid\"\u003e\n\u003cdiv class=\"rf-turkey-story\"\u003e\n\u003ch3 class=\"rf-turkey-subheading\"\u003eWhat Makes This Ground Turkey Different?\u003c\/h3\u003e\n\u003cp\u003eThis is not conventional grocery store ground turkey. It begins with turkeys raised on pasture by Windy Meadows Family Farm, one of the small family farms ROCK Farmhouse is honored to work with.\u003c\/p\u003e\n\u003cp\u003eThe birds are raised using organic farming practices and receive a non GMO feed made without soy. These farming choices offer families a thoughtfully sourced alternative to conventional ground poultry while supporting a farm committed to raising animals with care.\u003c\/p\u003e\n\u003cp\u003eGround turkey has a mild flavor that works well in familiar recipes and makes it easy to add another pasture raised protein to your family’s weekly meal rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside aria-labelledby=\"rf-turkey-details-heading\" class=\"rf-turkey-details\"\u003e\n\u003ch3 id=\"rf-turkey-details-heading\" class=\"rf-turkey-subheading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cul class=\"rf-turkey-detail-list\"\u003e\n\u003cli\u003eGround turkey from pasture raised turkeys\u003c\/li\u003e\n\u003cli\u003eRaised by Windy Meadows Family Farm\u003c\/li\u003e\n\u003cli\u003eSupplemented with non GMO, soy free feed\u003c\/li\u003e\n\u003cli\u003eRaised using organic farming practices\u003c\/li\u003e\n\u003cli\u003eApproximately 1 pound or 16 ounces\u003c\/li\u003e\n\u003cli\u003eVacuum sealed and sold frozen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-uses\"\u003e\n\u003ch3 class=\"rf-turkey-subheading\"\u003eAn Easy, Everyday Protein\u003c\/h3\u003e\n\u003cp class=\"rf-turkey-uses-text\"\u003ePasture raised ground turkey can be used anywhere you would normally reach for ground poultry or a lean ground meat. Its mild flavor makes it a practical choice for simple meals, batch cooking, and family favorites.\u003c\/p\u003e\n\u003cul aria-label=\"Ways to use ground turkey\" class=\"rf-turkey-use-list\"\u003e\n\u003cli\u003eTurkey burgers\u003c\/li\u003e\n\u003cli\u003eMeatballs\u003c\/li\u003e\n\u003cli\u003eTacos\u003c\/li\u003e\n\u003cli\u003eChili\u003c\/li\u003e\n\u003cli\u003eMeatloaf\u003c\/li\u003e\n\u003cli\u003ePasta sauce\u003c\/li\u003e\n\u003cli\u003eStuffed peppers\u003c\/li\u003e\n\u003cli\u003eBreakfast patties\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-turkey-location\"\u003e\n\u003cp\u003e\u003cstrong\u003eLooking for pasture raised ground turkey in DFW?\u003c\/strong\u003e ROCK Farmhouse connects North Texas families with thoughtfully raised food from small family farms. Order online for eligible home delivery throughout the Dallas Fort Worth area or select local pickup in Rhome, Texas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Windy Meadows Family Farm","offers":[{"title":"1.0 lbs - (Windy Meadows Family Farm)","offer_id":49266349113596,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0646\/0139\/1356\/files\/9_72.jpg?v=1783662611","url":"https:\/\/rockfarmhouse.com\/products\/pasture-raised-ground-turkey","provider":"ROCK Farmhouse","version":"1.0","type":"link"}