{"product_id":"natural-hemp-wool-dog-bed","title":"Natural Hemp \u0026 Wool Dog Bed","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .hpb-product-page {\n    --cream: #f5f0e8;\n    --warm-white: #faf8f4;\n    --hemp: #b89b6e;\n    --hemp-dark: #8a7250;\n    --hemp-light: #d6c4a0;\n    --charcoal: #2c2620;\n    --mid: #6b5e4e;\n    --soft: #9e8e7a;\n    --border: #ddd3c0;\n    --accent: #5a7a52;\n\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n    color: var(--charcoal);\n    line-height: 1.75;\n  }\n\n  .hpb-product-page * {\n    box-sizing: border-box;\n  }\n\n  .hpb-product-header {\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 28px;\n    margin-bottom: 36px;\n  }\n\n  .hpb-badge {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent);\n    border: 1px solid var(--accent);\n    padding: 4px 10px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n\n  .hpb-product-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(30px, 5vw, 46px);\n    font-weight: 600;\n    line-height: 1.15;\n    color: var(--charcoal);\n    margin: 0 0 12px;\n  }\n\n  .hpb-tagline {\n    font-size: 16px;\n    color: var(--mid);\n    font-style: italic;\n    font-family: Georgia, 'Times New Roman', serif;\n    margin: 0;\n  }\n\n  .hpb-usp-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n\n  .hpb-usp-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 100px;\n    padding: 8px 16px;\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--hemp-dark);\n  }\n\n  .hpb-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 14px;\n    height: 14px;\n    border: 1px solid var(--hemp-dark);\n    border-radius: 50%;\n    font-size: 9px;\n    line-height: 1;\n  }\n\n  .hpb-description {\n    font-size: 15.5px;\n    color: var(--mid);\n    line-height: 1.85;\n    margin-bottom: 40px;\n  }\n\n  .hpb-description p {\n    margin: 0 0 18px;\n  }\n\n  .hpb-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin: 0 0 18px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .hpb-materials {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n    margin: 40px 0;\n  }\n\n  .hpb-material-card {\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 22px 20px;\n  }\n\n  .hpb-material-card .hpb-icon {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  .hpb-material-card h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin: 0 0 6px;\n  }\n\n  .hpb-material-card p {\n    font-size: 13.5px;\n    color: var(--soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .hpb-benefits {\n    margin: 40px 0;\n  }\n\n  .hpb-benefits p {\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.8;\n    margin: 0 0 16px;\n  }\n\n  .hpb-photo-note {\n    background: var(--cream);\n    border-left: 3px solid var(--hemp);\n    padding: 16px 20px;\n    border-radius: 0 6px 6px 0;\n    font-size: 14px;\n    color: var(--mid);\n    margin-bottom: 28px;\n    line-height: 1.65;\n  }\n\n  .hpb-table-wrap {\n    overflow-x: auto;\n  }\n\n  .hpb-product-page table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n    margin-bottom: 20px;\n  }\n\n  .hpb-product-page thead {\n    background: var(--hemp);\n  }\n\n  .hpb-product-page thead th {\n    color: #fff;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .hpb-product-page tbody tr {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .hpb-product-page tbody tr:hover {\n    background: var(--cream);\n  }\n\n  .hpb-product-page tbody td {\n    padding: 12px 14px;\n    color: var(--mid);\n    vertical-align: top;\n  }\n\n  .hpb-product-page tbody td:first-child {\n    font-weight: 700;\n    color: var(--charcoal);\n    white-space: nowrap;\n  }\n\n  .hpb-sizing-tip {\n    font-size: 13.5px;\n    color: var(--soft);\n    font-style: italic;\n    line-height: 1.65;\n  }\n\n  .hpb-handmade-banner {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: var(--charcoal);\n    color: var(--cream);\n    border-radius: 8px;\n    padding: 22px 28px;\n    margin-top: 48px;\n  }\n\n  .hpb-handmade-banner .hpb-hb-icon {\n    font-size: 28px;\n    flex-shrink: 0;\n  }\n\n  .hpb-handmade-banner h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 17px;\n    margin: 0 0 4px;\n    color: var(--cream);\n  }\n\n  .hpb-handmade-banner p {\n    font-size: 13px;\n    color: var(--hemp-light);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  @media (max-width: 560px) {\n    .hpb-product-page {\n      padding: 36px 18px 60px;\n    }\n\n    .hpb-usp-strip {\n      gap: 8px;\n    }\n\n    .hpb-usp-pill {\n      font-size: 12.5px;\n      padding: 7px 13px;\n    }\n\n    .hpb-product-page thead th,\n    .hpb-product-page tbody td {\n      padding: 10px;\n      font-size: 13px;\n    }\n\n    .hpb-handmade-banner {\n      flex-direction: column;\n      text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\u003carticle class=\"hpb-product-page\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\"\u003e\u003cheader class=\"hpb-product-header\"\u003e\u003cspan class=\"hpb-badge\"\u003eNatural \u0026amp; Sustainable\u003c\/span\u003e\n\u003cdiv class=\"hpb-product-title\" itemprop=\"name\"\u003eNatural Hemp \u0026amp; Wool Dog Bed\u003c\/div\u003e\n\u003cp class=\"hpb-tagline\"\u003eA breathable, hypoallergenic dog bed handmade in England using organic hemp canvas and natural wool-filled cushioning.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"hpb-usp-strip\"\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Hemp Canvas Exterior\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003eNatural Woven Texture\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Wool-Filled Cushion\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Hypoallergenic\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Orthopaedic Support\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Washable Cover\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Handmade in England\u003c\/div\u003e\n\u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e No Cheap Polyester Filling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"hpb-description\" itemprop=\"description\"\u003e\n\u003cp\u003eGive your dog a naturally comfortable place to rest with our \u003cstrong\u003eNatural Hemp \u0026amp; Wool Dog Bed\u003c\/strong\u003e, handmade in Sussex, England using breathable organic hemp canvas and a natural wool-filled cushion.\u003c\/p\u003e\n\u003cp\u003eDesigned for dogs who need comfort, support and natural materials, this hypoallergenic dog bed offers a premium alternative to synthetic polyester pet beds. The hemp canvas gives the bed strength and structure and also adds a cosy surface for your dog to settle into.\u003c\/p\u003e\n\u003cp\u003eThe wool-filled cushion provides soft orthopaedic support without relying on cheap synthetic stuffing. Wool is naturally breathable and insulating, helping dogs stay cosy in cooler weather while still feeling comfortable throughout the year.\u003c\/p\u003e\n\u003cp\u003eHemp is strong, breathable and naturally textured. Cats and dogs can be sensitive to scent, feel and surface texture, which is why many pets settle more easily into natural materials than smooth synthetic fabrics that can feel unfamiliar or hold onto odours.\u003c\/p\u003e\n\u003cp\u003eThe removable reversible cushion includes a zip cover for easier cleaning. It can be washed carefully on a wool wash or hand washed, helping keep your dog’s bed fresher for everyday use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"hpb-materials\"\u003e\n\u003cdiv class=\"hpb-material-card\"\u003e\n\u003cdiv class=\"hpb-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eHemp Canvas Exterior\u003c\/h3\u003e\n\u003cp\u003eDurable, breathable and naturally textured, hemp canvas gives the bed structure and a more natural feel than synthetic polyester fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpb-material-card\"\u003e\n\u003cdiv class=\"hpb-icon\"\u003e🌾\u003c\/div\u003e\n\u003ch3\u003eNatural Woven Texture\u003c\/h3\u003e\n\u003cp\u003eHemp canvas has a grounded, natural texture that feels more natural to pets than smooth synthetic polyester fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpb-material-card\"\u003e\n\u003cdiv class=\"hpb-icon\"\u003e☁️\u003c\/div\u003e\n\u003ch3\u003eWool-Filled Cushion\u003c\/h3\u003e\n\u003cp\u003eSoft, supportive and breathable, wool gives the bed orthopaedic comfort without using cheap foam or synthetic polyester filling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hpb-benefits\"\u003e\n\u003ch2 class=\"hpb-section-title\"\u003eWhy choose a hemp and wool dog bed?\u003c\/h2\u003e\n\u003cp\u003eMany mass-produced dog beds are made with synthetic fabrics and polyester filling that can flatten quickly, trap odours and feel less inviting to sensitive pets. Our hemp and wool dog bed is made for owners who want a more natural, breathable and long-lasting choice.\u003c\/p\u003e\n\u003cp\u003eThe combination of hemp canvas and wool creates a bed that feels supportive, fresh and comfortable for dogs who curl up, stretch out, nest before sleeping or need a calmer place to rest.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"hpb-sizing-section\"\u003e\n\u003ch2 class=\"hpb-section-title\" id=\"hpb-sizing-title\"\u003eSizing Guide\u003c\/h2\u003e\n\u003cdiv class=\"hpb-photo-note\" role=\"note\"\u003e\n\u003cstrong\u003eReal-life size reference:\u003c\/strong\u003e The dog shown in our product photos is a large White German Shepherd using the Large bed. This gives a helpful size comparison when choosing the right bed for your pet.\u003c\/div\u003e\n\u003cdiv class=\"hpb-table-wrap\"\u003e\n\u003ctable role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSize\u003c\/th\u003e\n\u003cth scope=\"col\"\u003ePet Weight\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBed Height\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eSleeping Area\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBest For\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmall (S)\u003c\/td\u003e\n\u003ctd\u003eUp to 10 lbs \/ 4.5 kg\u003c\/td\u003e\n\u003ctd\u003e14 cm\u003c\/td\u003e\n\u003ctd\u003e18″ × 14″ \/ 45 × 35 cm\u003c\/td\u003e\n\u003ctd\u003eTiny dogs such as Chihuahuas and Yorkshire Terriers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMedium (M)\u003c\/td\u003e\n\u003ctd\u003e10–25 lbs \/ 4.5–11 kg\u003c\/td\u003e\n\u003ctd\u003e14 cm\u003c\/td\u003e\n\u003ctd\u003e24″ × 18″ \/ 60 × 45 cm\u003c\/td\u003e\n\u003ctd\u003eSmall dogs such as Pugs and Shih Tzus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge (L)\u003c\/td\u003e\n\u003ctd\u003e25–45 lbs \/ 11–20 kg\u003c\/td\u003e\n\u003ctd\u003e15 cm\u003c\/td\u003e\n\u003ctd\u003e30″ × 24″ \/ 75 × 60 cm\u003c\/td\u003e\n\u003ctd\u003eMedium dogs such as Beagles and Cocker Spaniels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eExtra Large (XL)\u003c\/td\u003e\n\u003ctd\u003e45–70 lbs \/ 20–32 kg\u003c\/td\u003e\n\u003ctd\u003e15 cm\u003c\/td\u003e\n\u003ctd\u003e36″ × 28″ \/ 90 × 70 cm\u003c\/td\u003e\n\u003ctd\u003eLarger dogs such as Labrador mixes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"hpb-sizing-tip\"\u003eFor the best fit, measure your pet while they are lying down in their usual sleeping position. If your dog likes to stretch out, choose the larger size. If your cat or dog prefers to curl up, their usual size should give them a cosy and supportive resting space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"hpb-benefits\"\u003e\n\u003ch2 class=\"hpb-section-title\"\u003eCare Instructions\u003c\/h2\u003e\n\u003cp\u003eThe removable cushion cover is designed for easier cleaning and can be washed carefully on a wool wash or hand washed. Use gentle care to protect the natural hemp fabric and wool-filled cushion.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"hpb-handmade-banner\" role=\"complementary\"\u003e\n\u003cdiv class=\"hpb-hb-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHandmade in Sussex, England\u003c\/h3\u003e\n\u003cp\u003eEach bed is made in our Sussex studio using natural hemp and wool. No factory shortcuts, no cheap synthetic filling, just a carefully made dog bed designed for comfort, durability and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e","brand":"Hemp Pet Beds","offers":[{"title":"Small","offer_id":54021912658253,"sku":null,"price":143.0,"currency_code":"GBP","in_stock":true},{"title":"Medium","offer_id":54021912691021,"sku":null,"price":173.0,"currency_code":"GBP","in_stock":true},{"title":"Large","offer_id":54021912723789,"sku":null,"price":216.0,"currency_code":"GBP","in_stock":true},{"title":"X Large","offer_id":54021912756557,"sku":null,"price":251.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/0650\/9645\/files\/Lenis_dog_5.jpg?v=1780778095","url":"https:\/\/www.hemppetbeds.com\/products\/natural-hemp-wool-dog-bed","provider":"Hemp Pet Beds","version":"1.0","type":"link"}