{"product_id":"handcrafted-rustic-goose-wall-art-set-of-2","title":"Handcrafted Rustic Goose Wall Art Set Of 2","description":"\u003cstyle\u003e\n\/* =========================================================\n   RUSTIC GOOSE WALL ART\n   MOBILE-FIRST PRODUCT DETAIL\n   ========================================================= *\/\n\n.goose-detail,\n.goose-detail * {\n  box-sizing: border-box;\n}\n\n.goose-detail {\n  --goose-bg: #f8f4ec;\n  --goose-cream: #f3eee4;\n  --goose-green: #68725a;\n  --goose-dark-green: #4e5842;\n  --goose-brown: #493d32;\n  --goose-text: #332d27;\n  --goose-muted: #6d655d;\n  --goose-line: #ded6ca;\n\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  padding: 0 14px 48px;\n  color: var(--goose-text);\n  background: #fff;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n.goose-detail img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.goose-detail h2,\n.goose-detail h3,\n.goose-detail p {\n  margin-top: 0;\n}\n\n\/* -----------------------------------------\n   COMMON SECTION\n----------------------------------------- *\/\n\n.goose-section {\n  padding-top: 32px;\n}\n\n.goose-copy {\n  max-width: 720px;\n  margin: 0 auto 19px;\n  text-align: center;\n}\n\n.goose-eyebrow {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--goose-green);\n  font-size: 12px;\n  font-weight: 750;\n  letter-spacing: 1.6px;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.goose-title {\n  max-width: 720px;\n  margin: 0 auto 11px;\n  color: #332b24;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  font-weight: 500;\n  line-height: 1.08;\n  letter-spacing: -0.6px;\n}\n\n.goose-text {\n  max-width: 680px;\n  margin: 0 auto;\n  color: var(--goose-muted);\n  font-size: 15px;\n  line-height: 1.62;\n}\n\n.goose-image {\n  width: 100%;\n  overflow: hidden;\n  border-radius: 4px;\n  background: #eee8de;\n}\n\n.goose-image img {\n  width: 100%;\n  height: auto;\n}\n\n\/* -----------------------------------------\n   INTRO\n----------------------------------------- *\/\n\n.goose-intro-image {\n  margin-top: 18px;\n}\n\n.goose-intro-card {\n  margin-top: 22px;\n  padding: 25px 18px 22px;\n  background: var(--goose-bg);\n  text-align: center;\n}\n\n.goose-intro-card .goose-title {\n  font-size: 31px;\n}\n\n.goose-checks {\n  max-width: 520px;\n  margin: 20px auto 0;\n  display: grid;\n  gap: 11px;\n  text-align: left;\n}\n\n.goose-check {\n  position: relative;\n  padding-left: 27px;\n  color: #51483f;\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.goose-check::before {\n  content: \"✓\";\n  position: absolute;\n  top: 0;\n  left: 2px;\n  color: var(--goose-dark-green);\n  font-size: 17px;\n  font-weight: 800;\n}\n\n\/* -----------------------------------------\n   SMALL QUOTE\n----------------------------------------- *\/\n\n.goose-quote {\n  margin: 24px auto 0;\n  padding: 20px 18px;\n  text-align: center;\n  background: var(--goose-bg);\n  border-left: 3px solid var(--goose-green);\n}\n\n.goose-quote p {\n  margin: 0;\n  color: #50463d;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  font-style: italic;\n  line-height: 1.45;\n}\n\n\/* -----------------------------------------\n   FEATURE STRIP\n----------------------------------------- *\/\n\n.goose-feature-strip {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  margin-top: 18px;\n  overflow: hidden;\n  background: var(--goose-line);\n}\n\n.goose-feature {\n  padding: 14px 7px;\n  background: #faf8f4;\n  text-align: center;\n}\n\n.goose-feature strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #40382f;\n  font-size: 12px;\n  line-height: 1.25;\n}\n\n.goose-feature span {\n  display: block;\n  color: #776e64;\n  font-size: 10px;\n  line-height: 1.35;\n}\n\n\/* -----------------------------------------\n   FAQ\n----------------------------------------- *\/\n\n.goose-faq-box {\n  margin-top: 18px;\n  border-top: 1px solid var(--goose-line);\n}\n\n.goose-faq {\n  margin: 0;\n  border-bottom: 1px solid var(--goose-line);\n}\n\n.goose-faq summary {\n  position: relative;\n  padding: 17px 40px 17px 2px;\n  list-style: none;\n  cursor: pointer;\n  color: #3e372f;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n.goose-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.goose-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 50%;\n  right: 6px;\n  transform: translateY(-50%);\n  color: var(--goose-green);\n  font-size: 23px;\n  font-weight: 400;\n}\n\n.goose-faq[open] summary::after {\n  content: \"−\";\n}\n\n.goose-faq-content {\n  padding: 0 35px 17px 2px;\n  color: #71685f;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* -----------------------------------------\n   CLOSING\n----------------------------------------- *\/\n\n.goose-ending {\n  margin-top: 34px;\n}\n\n.goose-ending-copy {\n  padding: 28px 18px;\n  background: var(--goose-dark-green);\n  text-align: center;\n}\n\n.goose-ending-copy h2 {\n  margin: 0 0 10px;\n  color: #fff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 27px;\n  font-weight: 500;\n  line-height: 1.1;\n}\n\n.goose-ending-copy p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.88);\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* -----------------------------------------\n   MOBILE\n----------------------------------------- *\/\n\n@media screen and (max-width: 480px) {\n\n  .goose-detail {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .goose-section {\n    padding-top: 27px;\n  }\n\n  .goose-title {\n    font-size: 27px;\n  }\n\n  .goose-intro-card .goose-title {\n    font-size: 29px;\n  }\n\n  .goose-text {\n    font-size: 14px;\n  }\n\n  .goose-intro-card {\n    padding-left: 15px;\n    padding-right: 15px;\n  }\n\n  .goose-feature {\n    padding-left: 4px;\n    padding-right: 4px;\n  }\n}\n\n\/* -----------------------------------------\n   DESKTOP\n----------------------------------------- *\/\n\n@media screen and (min-width: 750px) {\n\n  .goose-detail {\n    padding-left: 20px;\n    padding-right: 20px;\n    padding-bottom: 65px;\n  }\n\n  .goose-section {\n    padding-top: 50px;\n  }\n\n  .goose-copy {\n    margin-bottom: 25px;\n  }\n\n  .goose-title {\n    font-size: 39px;\n  }\n\n  .goose-intro-card {\n    padding: 37px 30px 33px;\n  }\n\n  .goose-intro-card .goose-title {\n    font-size: 43px;\n  }\n\n  .goose-text {\n    font-size: 16px;\n  }\n\n  .goose-checks {\n    grid-template-columns: repeat(3, 1fr);\n    max-width: 720px;\n    text-align: center;\n  }\n\n  .goose-check {\n    padding-left: 0;\n    padding-top: 26px;\n  }\n\n  .goose-check::before {\n    top: 0;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .goose-feature strong {\n    font-size: 14px;\n  }\n\n  .goose-feature span {\n    font-size: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"goose-detail\"\u003e\n\n  \u003c!-- =====================================================\n       01 — OPENING SCENE\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-image goose-intro-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874240349679.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose wall art set displayed in farmhouse interior\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-intro-card\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Farmhouse Wall Décor\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        A Timeless Touch Of Countryside Charm\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        Bring a relaxed farmhouse feeling to an empty wall with a charming\n        pair of rustic goose panels. Soft vintage tones and countryside\n        character make the set feel naturally at home in warm, lived-in\n        spaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"goose-checks\"\u003e\n\n        \u003cdiv class=\"goose-check\"\u003e\n          Rustic, hand-finished appearance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"goose-check\"\u003e\n          Coordinated two-piece display\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"goose-check\"\u003e\n          Beautiful with farmhouse and cottage décor\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 — HOME PLACEMENT\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Designed For Your Home\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Find The Perfect Spot\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        Hang the pair above a sideboard, dining table, kitchen counter,\n        entryway console or cozy reading corner. Their tall silhouette adds\n        personality without making the wall feel crowded.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874240632081.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose wall art displayed above farmhouse sideboard\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 — COUNTRYSIDE CHARACTER\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874240752701.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose wall decor countryside farmhouse style\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-quote\"\u003e\n      \u003cp\u003e\n        A small countryside detail can completely change the feeling of a room.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       04 — MULTIPLE ROOMS\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Easy To Style\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Farmhouse Character Throughout Your Home\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        The soft green backdrop, warm white geese and gently aged appearance\n        pair beautifully with wood furniture, neutral walls, vintage artwork\n        and natural textures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1787424111111.png?v=1787652240\u0026amp;width=1445\" alt=\"Goose wall art styled in kitchen dining room entryway and living room\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-feature-strip\"\u003e\n\n      \u003cdiv class=\"goose-feature\"\u003e\n        \u003cstrong\u003eKitchen\u003c\/strong\u003e\n        \u003cspan\u003eWarm farmhouse character\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"goose-feature\"\u003e\n        \u003cstrong\u003eEntryway\u003c\/strong\u003e\n        \u003cspan\u003eA welcoming first detail\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"goose-feature\"\u003e\n        \u003cstrong\u003eLiving Space\u003c\/strong\u003e\n        \u003cspan\u003eSoft vintage personality\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       05 — SIZE\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Balanced Wall Presence\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Perfectly Sized For A Pair Display\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        Each panel measures approximately 20 inches high by 8 inches wide,\n        creating a noticeable vertical accent while still fitting comfortably\n        into kitchens, hallways, dining rooms and smaller wall spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874240862786.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose wall art dimensions approximately 20 by 8 inches each panel\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       06 — DETAIL\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Collected Farmhouse Character\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Details That Give The Pair Its Vintage Feel\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        The distressed green background, dimensional goose forms and aged\n        surface treatment create the look of a farmhouse piece that has been\n        collected and loved over time.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874240962788.png?v=1787652239\u0026amp;width=1445\" alt=\"Close up rustic finish and raised goose wall art details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       07 — PAIR DESIGN\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Made To Be Displayed Together\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Two Geese Create A More Complete Look\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        One tall goose and one gently curved companion create a balanced\n        composition. Hung side by side, the pair gives an empty wall an\n        intentional, finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874241482070.png?v=1787652240\u0026amp;width=1445\" alt=\"Matching pair of rustic farmhouse goose wall panels\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       08 — REAL HOME STYLE\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Warm • Rustic • Relaxed\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        The Kind Of Décor That Makes A Room Feel Lived In\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        Rather than looking overly polished or modern, the pair brings warmth,\n        nostalgia and a little countryside personality into the room.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17874241593936.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose art in warm vintage dining room\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       09 — FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        Good To Know\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"goose-faq-box\"\u003e\n\n      \u003cdetails class=\"goose-faq\"\u003e\n\n        \u003csummary\u003e\n          Is this sold as a set?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"goose-faq-content\"\u003e\n          Yes. One order includes the complete matching pair shown on the\n          product page.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"goose-faq\"\u003e\n\n        \u003csummary\u003e\n          How large is each panel?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"goose-faq-content\"\u003e\n          Each panel is approximately 20 inches high by 8 inches wide.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"goose-faq\"\u003e\n\n        \u003csummary\u003e\n          Where can I display them?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"goose-faq-content\"\u003e\n          They work especially well in kitchens, dining rooms, living rooms,\n          entryways, bedrooms and other farmhouse-inspired spaces.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"goose-faq\"\u003e\n\n        \u003csummary\u003e\n          What decorating styles do they work with?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"goose-faq-content\"\u003e\n          Their soft colors and aged countryside look pair naturally with\n          farmhouse, rustic, cottage, country and vintage-inspired interiors.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"goose-faq\"\u003e\n\n        \u003csummary\u003e\n          Do the two pieces need to be hung together?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"goose-faq-content\"\u003e\n          They are designed to look especially balanced as a pair, but they can\n          also be placed on neighboring walls or used to frame another piece\n          of farmhouse décor.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       10 — EXTRA REAL-LIFE SCENE\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        See The Pair Up Close\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Simple To Place. Easy To Notice.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        Their narrow vertical shape makes them easy to work into walls that\n        might otherwise be difficult to decorate.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_Aug_22_2026_02_39_35_PM_1.png?v=1787652239\u0026amp;width=1445\" alt=\"Person positioning rustic goose wall art in farmhouse home\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       11 — COMPLETE SET\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-section\"\u003e\n\n    \u003cdiv class=\"goose-copy\"\u003e\n\n      \u003cspan class=\"goose-eyebrow\"\u003e\n        A Complete Matching Pair\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"goose-title\"\u003e\n        Two Coordinating Pieces In One Set\n      \u003c\/h2\u003e\n\n      \u003cp class=\"goose-text\"\u003e\n        The two complementary goose designs arrive together as one coordinated\n        wall décor set.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_Aug_22_2026_02_39_37_PM_2.png?v=1787652240\u0026amp;width=1445\" alt=\"Pair of rustic goose wall panels together\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       12 — FINAL ROOM SCENE\n  ====================================================== --\u003e\n\n  \u003csection class=\"goose-ending\"\u003e\n\n    \u003cdiv class=\"goose-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_Aug_22_2026_02_39_37_PM_3.png?v=1787652240\u0026amp;width=1445\" alt=\"Rustic goose wall art displayed in cozy farmhouse bedroom\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"goose-ending-copy\"\u003e\n\n      \u003ch2\u003e\n        Bring A Little Countryside Home\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A charming matching pair that adds warmth, softness and unmistakable\n        farmhouse character wherever you choose to hang it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":54126349746287,"sku":"SZ06012608251951-两只鹅","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/17874240349679.png?v=1787652240","url":"https:\/\/lurevixea.com\/products\/handcrafted-rustic-goose-wall-art-set-of-2","provider":"Lurevixea","version":"1.0","type":"link"}