{"product_id":"mattress-pro","title":"Sleep Better Outdoors—Without Feeling the Ground Beneath You","description":"\u003cstyle\u003e\n  .npg-page {\n    --green: #0c6241;\n    --dark-green: #08472f;\n    --light-green: #edf6f1;\n    --black: #111111;\n    --gray: #606060;\n    --soft-gray: #f6f6f3;\n    --border: #deded9;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .npg-page *,\n  .npg-page *::before,\n  .npg-page *::after {\n    box-sizing: border-box;\n  }\n\n  .npg-section {\n    width: 100%;\n    padding: 48px 22px;\n  }\n\n  .npg-section--soft {\n    background: var(--soft-gray);\n  }\n\n  .npg-section--green {\n    background: var(--green);\n    color: var(--white);\n  }\n\n  .npg-eyebrow {\n    margin: 0 0 10px;\n    color: var(--green);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .npg-section--green .npg-eyebrow {\n    color: rgba(255, 255, 255, 0.8);\n  }\n\n  .npg-hero-title {\n    margin: 0 0 16px;\n    font-size: clamp(38px, 10vw, 58px);\n    font-weight: 800;\n    line-height: 1.04;\n    letter-spacing: -1.8px;\n  }\n\n  .npg-section-heading {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    margin-bottom: 16px;\n  }\n\n  .npg-section-number {\n    display: flex;\n    flex: 0 0 38px;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-top: 2px;\n    border-radius: 50%;\n    background: var(--green);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .npg-section--green .npg-section-number {\n    background: var(--white);\n    color: var(--green);\n  }\n\n  .npg-heading {\n    flex: 1;\n    margin: 0;\n    color: var(--black);\n    font-size: clamp(26px, 7vw, 38px);\n    font-weight: 800;\n    line-height: 1.12;\n    letter-spacing: -1px;\n  }\n\n  .npg-section--green .npg-heading {\n    color: var(--white);\n  }\n\n  .npg-subheading {\n    margin: 0 0 10px;\n    color: var(--black);\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.45;\n  }\n\n  .npg-section--green .npg-subheading {\n    color: var(--white);\n  }\n\n  .npg-copy {\n    margin: 0;\n    color: var(--gray);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .npg-section--green .npg-copy {\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  .npg-media {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin-top: 26px;\n    border-radius: 16px;\n    background: #ecece8;\n  }\n\n  .npg-key-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .npg-key-spec {\n    min-height: 92px;\n    padding: 15px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--white);\n  }\n\n  .npg-key-spec strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--black);\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .npg-key-spec span {\n    display: block;\n    color: var(--gray);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .npg-bullets {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-top: 21px;\n  }\n\n  .npg-bullet {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n  }\n\n  .npg-bullet-icon {\n    flex: 0 0 22px;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: var(--light-green);\n    color: var(--green);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 22px;\n    text-align: center;\n  }\n\n  .npg-bullet-text {\n    padding-top: 1px;\n    color: var(--gray);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .npg-section--green .npg-bullet-icon {\n    background: var(--white);\n    color: var(--green);\n  }\n\n  .npg-section--green .npg-bullet-text {\n    color: rgba(255, 255, 255, 0.92);\n  }\n\n  .npg-tip {\n    margin-top: 20px;\n    padding: 15px 16px;\n    border-radius: 10px;\n    background: var(--light-green);\n    color: #244738;\n    font-size: 13px;\n    font-weight: 650;\n    line-height: 1.6;\n  }\n\n  .npg-spec-notice {\n    margin: 18px 0 23px;\n    padding: 15px;\n    border-radius: 10px;\n    background: var(--light-green);\n    color: #244738;\n    font-size: 13px;\n    font-weight: 650;\n    line-height: 1.55;\n  }\n\n  .npg-spec-list {\n    border-top: 1px solid var(--border);\n  }\n\n  .npg-spec-row {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    padding: 14px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .npg-spec-label {\n    color: var(--black);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .npg-spec-value {\n    color: var(--gray);\n    font-size: 14px;\n  }\n\n  .npg-footnote {\n    margin-top: 18px;\n    color: #777777;\n    font-size: 11px;\n    line-height: 1.6;\n  }\n\n  .npg-faq-list {\n    margin-top: 22px;\n    border-top: 1px solid var(--border);\n  }\n\n  .npg-faq {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .npg-faq summary {\n    position: relative;\n    padding: 18px 38px 18px 0;\n    cursor: pointer;\n    list-style: none;\n    color: var(--black);\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.45;\n  }\n\n  .npg-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .npg-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 17px;\n    right: 2px;\n    color: var(--green);\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .npg-faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .npg-faq-answer {\n    padding: 0 32px 18px 0;\n    color: var(--gray);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .npg-faq-answer p {\n    margin: 0;\n  }\n\n  .npg-closing-title {\n    margin: 0 0 12px;\n    color: var(--white);\n    font-size: clamp(30px, 8vw, 44px);\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -1px;\n  }\n\n  .npg-closing-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 22px;\n  }\n\n  .npg-closing-point {\n    padding: 8px 11px;\n    border: 1px solid rgba(255, 255, 255, 0.35);\n    border-radius: 999px;\n    color: var(--white);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  @media screen and (min-width: 768px) {\n    .npg-page {\n      max-width: 720px;\n    }\n\n    .npg-section {\n      padding: 64px 38px;\n    }\n\n    \/*\n      Desktop intentionally keeps the same\n      single-column mobile-style layout.\n    *\/\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"npg-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"npg-section\"\u003e\n    \u003cp class=\"npg-eyebrow\"\u003eBuilt for Better Nights Outdoors\u003c\/p\u003e\n\n    \u003ch1 class=\"npg-hero-title\"\u003e\n      Sleep Better.\u003cbr\u003e\n      Wake Up Ready.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      More comfort between you and the cold, uneven ground.\n    \u003c\/p\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      A 4-inch insulated sleeping pad with a raised pillow and built-in foot\n      pump—made for camping, road trips, overlanding, and weekend adventures.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"npg-key-specs\"\u003e\n      \u003cdiv class=\"npg-key-spec\"\u003e\n        \u003cstrong\u003e4 in \/ 10 cm\u003c\/strong\u003e\n        \u003cspan\u003eThick cushioned support\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-key-spec\"\u003e\n        \u003cstrong\u003eR-Value 4.0\u003c\/strong\u003e\n        \u003cspan\u003eGround insulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-key-spec\"\u003e\n        \u003cstrong\u003e2.1 lb \/ 950 g\u003c\/strong\u003e\n        \u003cspan\u003ePortable packed weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-key-spec\"\u003e\n        \u003cstrong\u003eUnder 2 Minutes\u003c\/strong\u003e\n        \u003cspan\u003eTypical inflation time\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"npg-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/1.gif?v=1786004601\" alt=\"Insulated camping sleeping pad in use outdoors\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFIT 1 --\u003e\n  \u003csection class=\"npg-section npg-section--soft\"\u003e\n    \u003cdiv class=\"npg-section-heading\"\u003e\n      \u003cspan class=\"npg-section-number\"\u003e1\u003c\/span\u003e\n\n      \u003ch2 class=\"npg-heading\"\u003e\n        Stop Feeling the Ground Beneath You\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      More space between your body, rocks, roots, and cold soil.\n    \u003c\/p\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      The 4-inch air structure helps prevent hips and shoulders from bottoming\n      out while creating a more supportive surface for back and side sleepers.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"npg-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/2.gif?v=1786004605\" alt=\"Thick camping pad separating the sleeper from the ground\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFIT 2 --\u003e\n  \u003csection class=\"npg-section\"\u003e\n    \u003cdiv class=\"npg-section-heading\"\u003e\n      \u003cspan class=\"npg-section-number\"\u003e2\u003c\/span\u003e\n\n      \u003ch2 class=\"npg-heading\"\u003e\n        Better Support for Side Sleepers\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      Designed to reduce pressure around the hips and shoulders.\n    \u003c\/p\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      Adjust the air pressure for a softer or firmer feel. The raised\n      6.3-inch pillow section also supports the head and neck without requiring\n      a bulky full-size pillow.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"npg-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/8_6_1.gif?v=1786004606\" alt=\"Camping sleeping pad supporting a side sleeper\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFIT 3 --\u003e\n  \u003csection class=\"npg-section npg-section--soft\"\u003e\n    \u003cdiv class=\"npg-section-heading\"\u003e\n      \u003cspan class=\"npg-section-number\"\u003e3\u003c\/span\u003e\n\n      \u003ch2 class=\"npg-heading\"\u003e\n        Move Without the Loud Crinkle\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      A quieter surface for shared tents and light sleepers.\n    \u003c\/p\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      The soft nylon TPU surface helps reduce the sharp plastic-like noise\n      common with many lightweight sleeping pads.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"npg-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/4.gif?v=1786004607\" alt=\"Quiet sleeping pad for shared tents\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFIT 4 --\u003e\n  \u003csection class=\"npg-section npg-section--green\"\u003e\n    \u003cdiv class=\"npg-section-heading\"\u003e\n      \u003cspan class=\"npg-section-number\"\u003e4\u003c\/span\u003e\n\n      \u003ch2 class=\"npg-heading\"\u003e\n        Fast Setup Without a Bulky Hand Pump\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      Inflate, adjust, and pack up in minutes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"npg-bullets\"\u003e\n      \u003cdiv class=\"npg-bullet\"\u003e\n        \u003cspan class=\"npg-bullet-icon\"\u003e1\u003c\/span\u003e\n        \u003cdiv class=\"npg-bullet-text\"\u003e\n          Unroll the pad on a clear, flat surface.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-bullet\"\u003e\n        \u003cspan class=\"npg-bullet-icon\"\u003e2\u003c\/span\u003e\n        \u003cdiv class=\"npg-bullet-text\"\u003e\n          Use the built-in foot pump to reach your preferred firmness.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-bullet\"\u003e\n        \u003cspan class=\"npg-bullet-icon\"\u003e3\u003c\/span\u003e\n        \u003cdiv class=\"npg-bullet-text\"\u003e\n          Open the release valve for quick deflation and packing.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DURABILITY --\u003e\n  \u003csection class=\"npg-section\"\u003e\n    \u003cdiv class=\"npg-section-heading\"\u003e\n      \u003cspan class=\"npg-section-number\"\u003e5\u003c\/span\u003e\n\n      \u003ch2 class=\"npg-heading\"\u003e\n        Made for Real Campsites\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-subheading\"\u003e\n      Durable enough for regular outdoor use without unnecessary bulk.\n    \u003c\/p\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      The 40D nylon TPU construction balances comfort, air retention,\n      portability, and resistance to everyday campsite wear.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"npg-tip\"\u003e\n      Clear sharp rocks, sticks, and thorns before setup. A tent floor or\n      groundsheet can help extend the life of the pad.\n    \u003c\/div\u003e\n\n    \u003cimg class=\"npg-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/imgi_19_IMG_5942_9262dfce-f7cb-46fa-945f-3eacb12f7422.jpg?v=1786004629\" alt=\"Camping sleeping pad technical specifications\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"npg-section npg-section--soft\"\u003e\n    \u003cp class=\"npg-eyebrow\"\u003eProduct Specifications\u003c\/p\u003e\n\n    \u003ch2 class=\"npg-heading\"\u003e\n      The Details at a Glance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"npg-spec-notice\"\u003e\n      The product offered on this page is the model shown in the technical\n      specifications image above.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"npg-spec-list\"\u003e\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eInflated Size\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          77 × 27.5 × 4 in \/ 195 × 70 × 10 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003ePacked Size\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          11 × 6 in \/ 28 × 14 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003ePillow Height\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          6.3 in \/ 16 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eWeight\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          Approximately 2.1 lb \/ 950 g\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eMaximum Capacity\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          Up to 440 lb \/ 200 kg\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eR-Value\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          4.0\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          40D nylon TPU\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003eInflation System\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          Built-in foot pump, compatible electric pump, inflation bag,\n          or manual inflation\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"npg-spec-row\"\u003e\n        \u003cdiv class=\"npg-spec-label\"\u003ePad Connection\u003c\/div\u003e\n        \u003cdiv class=\"npg-spec-value\"\u003e\n          Built-in system for connecting two or more compatible pads\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"npg-footnote\"\u003e\n      Measurements may vary slightly depending on inflation pressure and\n      manual measurement. Cold-weather performance also depends on your\n      sleeping bag, shelter, clothing, and ground conditions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"npg-section\"\u003e\n    \u003cp class=\"npg-eyebrow\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\n    \u003ch2 class=\"npg-heading\"\u003e\n      What Campers Want to Know\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"npg-faq-list\"\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eIs it comfortable for side sleepers?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The 4-inch thickness gives the hips and shoulders more room\n            to settle into the pad. Release a small amount of air for a softer,\n            more contoured feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eDo I need an electric pump?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            No. The pad has a built-in foot pump. A compatible electric pump\n            or inflation bag may also be used.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eHow long does inflation take?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            Typical inflation takes less than two minutes, depending on pumping\n            speed and preferred firmness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eIs an R-value of 4.0 suitable for cold weather?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            It provides useful insulation for many multi-season conditions.\n            Freezing or extreme weather may require additional insulation and\n            an appropriately rated sleeping bag.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eCan two pads be connected?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Compatible pads can be connected to create a wider sleeping\n            area for couples, families, or larger tents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"npg-faq\"\u003e\n        \u003csummary\u003eIs it suitable for backpacking?\u003c\/summary\u003e\n        \u003cdiv class=\"npg-faq-answer\"\u003e\n          \u003cp\u003e\n            At approximately 2.1 pounds, it is well suited to car camping,\n            motorcycle camping, festivals, short hikes, and comfort-focused\n            trips. Ultralight hikers may prefer a lighter pad.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"npg-section npg-section--green\"\u003e\n    \u003cp class=\"npg-eyebrow\"\u003eA Better Night at Camp\u003c\/p\u003e\n\n    \u003ch2 class=\"npg-closing-title\"\u003e\n      Less Time Getting Comfortable.\u003cbr\u003e\n      More Time Enjoying the Outdoors.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"npg-copy\"\u003e\n      Thick support, ground insulation, quick inflation, and a compact packed\n      size—all in one practical camping pad.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"npg-closing-points\"\u003e\n      \u003cspan class=\"npg-closing-point\"\u003e4-Inch Support\u003c\/span\u003e\n      \u003cspan class=\"npg-closing-point\"\u003eR-Value 4.0\u003c\/span\u003e\n      \u003cspan class=\"npg-closing-point\"\u003eBuilt-In Foot Pump\u003c\/span\u003e\n      \u003cspan class=\"npg-closing-point\"\u003eConnectable Design\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"melonamoss","offers":[{"title":"Brown","offer_id":53022729208101,"sku":"C011260806SLBO-BROWN-1PC","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":53022729240869,"sku":"C011260806SLBO-GREEN-1PC","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":53022729273637,"sku":"C011260806SLBO-ORANGE-1PC","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":53022729306405,"sku":"C011260806SLBO-BLACK-1PC","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/9358\/9797\/files\/1.gif?v=1786004601","url":"https:\/\/melonamoss.com\/products\/mattress-pro","provider":"Melonamoss","version":"1.0","type":"link"}