{"product_id":"lifespan-kids-greenvale-play-centre-swing-set-playground","title":"Lifespan Kids Greenvale Play Centre \u0026 Swing Set","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.gvc{\n  --blue:#06A9F6;\n  --blue-dark:#0480BA;\n  --blue-soft:#EAF6FE;\n  --white:#FFFDFD;\n  --ink:#16202A;\n  --ink-soft:#5A6670;\n  --line:rgba(22,32,42,0.14);\n  --radius:22px;\n  --shadow: 0 24px 48px -28px rgba(22,32,42,0.28);\n}\n.gvc *{box-sizing:border-box;}\n.gvc{\n  margin:0;\n  background:var(--white);\n  color:var(--ink);\n  font-family:'Montserrat', sans-serif;\n  line-height:1.6;\n}\n.gvc h2, .gvc h3, .gvc h4{\n  font-family:'Montserrat', sans-serif;\n  font-weight:700;\n  margin:0 0 0.4em 0;\n  letter-spacing:-0.01em;\n}\n.gvc .mono{\n  font-family:'Montserrat', sans-serif;\n  font-weight:600;\n  letter-spacing:0.04em;\n  text-transform:uppercase;\n  font-size:0.72rem;\n}\n.gvc a{color:inherit;}\n.gvc .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n.gvc img, .gvc svg{display:block; max-width:100%;}\n.gvc a:focus-visible, .gvc button:focus-visible, .gvc summary:focus-visible{\n  outline:3px solid var(--blue-dark);\n  outline-offset:3px;\n}\n.gvc .photo-card{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--blue-soft);\n}\n.gvc .photo-card img{width:100%; display:block; object-fit:contain;}\n\n\/* Header *\/\n.gvc .promo{\n  background:var(--ink);\n  color:var(--white);\n  text-align:center;\n  font-family:'Montserrat', sans-serif;\n  font-weight:600;\n  font-size:0.72rem;\n  letter-spacing:0.06em;\n  text-transform:uppercase;\n  padding:9px 12px;\n}\n.gvc header.main{\n  background:var(--white);\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n}\n.gvc .navrow{display:flex; align-items:center; justify-content:space-between;}\n.gvc .logo-mark{height:60px; width:auto;}\n.gvc nav.links{display:flex; gap:30px; font-size:0.92rem; font-weight:600;}\n.gvc nav.links a{text-decoration:none; border-bottom:2px solid transparent; padding-bottom:3px; transition:border-color .15s ease;}\n.gvc nav.links a:hover{border-color:var(--blue);}\n\n\/* Intro \/ single H2 section *\/\n.gvc .intro{padding:64px 0 20px;}\n.gvc .intro h2{font-size:2rem; max-width:26ch;}\n.gvc .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:62ch;}\n.gvc .color-label{font-size:0.8rem; font-weight:700; color:var(--ink-soft); text-transform:uppercase; letter-spacing:0.04em; margin:22px 0 10px;}\n.gvc .color-row{display:flex; flex-wrap:wrap; gap:10px;}\n.gvc .color-pill{display:inline-flex; align-items:center; gap:9px; background:var(--white); border:1px solid var(--line); border-radius:999px; padding:8px 16px 8px 8px; font-size:0.9rem; font-weight:600; color:var(--ink);}\n.gvc .color-dot{width:22px; height:22px; border-radius:50%; flex:none; border:1px solid rgba(22,32,42,0.1);}\n.gvc .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}\n.gvc .badge{background:var(--blue-soft); border:1px solid var(--line); border-radius:999px; padding:8px 16px; font-size:0.85rem; font-weight:700;}\n\n\/* What's in the box *\/\n.gvc .included{padding:56px 0 76px; background:var(--white);}\n.gvc .included-grid{\n  display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;\n}\n.gvc .included h3{font-size:1.6rem;}\n.gvc .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;}\n.gvc .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;}\n.gvc .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;}\n.gvc .included-list .ic{\n  width:24px; height:24px; border-radius:50%;\n  background:var(--blue-soft); color:var(--blue-dark);\n  display:flex; align-items:center; justify-content:center;\n  font-size:0.75rem; font-weight:800; flex:none; margin-top:2px;\n}\n.gvc .included-list strong{display:block;}\n.gvc .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;}\n\n\/* Story sections - alternating image\/text *\/\n.gvc .story{padding:0;}\n.gvc .story-block{padding:72px 0;}\n.gvc .story-block.bg-blue{background:var(--blue-soft);}\n.gvc .story-block.bg-white{background:var(--white);}\n.gvc .story-grid{\n  display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;\n}\n.gvc .story-block.reverse .story-grid{direction:rtl;}\n.gvc .story-block.reverse .story-grid \u003e *{direction:ltr;}\n.gvc .story-photo{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--white);\n}\n.gvc .story-photo img{width:100%; display:block; object-fit:contain;}\n.gvc .story-num{\n  font-family:'Montserrat', sans-serif; font-size:1rem; font-weight:700;\n  color:var(--blue-dark); text-transform:uppercase; letter-spacing:0.03em;\n  display:block; margin-bottom:12px;\n}\n.gvc .story-block h3{font-size:1.5rem;}\n.gvc .story-block p{color:var(--ink-soft); font-size:1.02rem;}\n\n\/* Dimensions *\/\n.gvc .dims{padding:70px 0; background:var(--blue-soft);}\n.gvc .dims h3{font-size:1.7rem;}\n.gvc .dims-sub{color:var(--ink-soft); margin-bottom:30px;}\n.gvc .dims-list{list-style:none; margin:0; padding:0; max-width:640px;}\n.gvc .dims-list li{display:flex; justify-content:space-between; gap:20px; padding:12px 0; border-bottom:1px solid rgba(22,32,42,0.14); font-weight:600;}\n.gvc .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;}\n\n\/* Technical specifications *\/\n.gvc .specs{background:var(--white); padding:70px 0; border-top:1px solid var(--line);}\n.gvc .specs h3{font-size:1.8rem; margin-bottom:8px;}\n.gvc .specs-sub{color:var(--ink-soft); margin-bottom:36px;}\n.gvc .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;}\n.gvc .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;}\n.gvc .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;}\n.gvc .spec-group ul li{margin-bottom:6px;}\n.gvc .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n\n\/* Delivery *\/\n.gvc .delivery{padding:70px 0; background:var(--blue-soft);}\n.gvc .delivery h3{font-size:1.7rem;}\n.gvc .delivery-sub{color:var(--ink-soft); margin-bottom:30px; max-width:60ch;}\n.gvc .delivery-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:24px;}\n.gvc .delivery-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:26px;}\n.gvc .delivery-card h4{font-size:1.05rem; margin-bottom:8px;}\n.gvc .delivery-card p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n\n\/* Review *\/\n.gvc .review{padding:60px 0; background:var(--blue-soft);}\n.gvc .review-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:28px; max-width:680px;}\n.gvc .review-stars{color:#F7B33E; font-size:1.05rem; margin-bottom:10px;}\n.gvc .review-card p{color:var(--ink-soft); font-size:1rem; margin:0 0 14px;}\n.gvc .review-name{font-weight:700; font-size:0.92rem;}\n\n\/* FAQ *\/\n.gvc .faq{padding:70px 0; background:var(--white);}\n.gvc .faq h3{font-size:1.8rem; margin-bottom:8px;}\n.gvc .faq-sub{color:var(--ink-soft); margin-bottom:30px;}\n.gvc details{\n  border-bottom:1px solid rgba(22,32,42,0.14);\n  padding:18px 0;\n}\n.gvc details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);}\n.gvc summary{\n  cursor:pointer;\n  font-family:'Montserrat', sans-serif;\n  font-weight:700;\n  font-size:1rem;\n  list-style:none;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:16px;\n}\n.gvc summary::-webkit-details-marker{display:none;}\n.gvc summary::after{\n  content:\"+\";\n  font-weight:700;\n  font-size:1.4rem;\n  color:var(--blue-dark);\n  flex:none;\n  transition:transform 0.2s ease;\n}\n.gvc details[open] summary::after{transform:rotate(45deg);}\n.gvc details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;}\n\n\/* Cross sell *\/\n.gvc .related{background:var(--ink); padding:70px 0;}\n.gvc .related h3{font-size:1.6rem; color:var(--white);}\n.gvc .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;}\n.gvc .related-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:20px;}\n.gvc .rel-card{\n  background:rgba(255,253,253,0.06);\n  border:1px solid rgba(255,253,253,0.16);\n  border-radius:var(--radius);\n  padding:26px;\n}\n.gvc .rel-card .mono{color:var(--blue);}\n.gvc .rel-card h4{color:var(--white); font-size:1.15rem; margin:8px 0 6px;}\n.gvc .rel-card p{color:rgba(255,253,253,0.7); font-size:0.92rem; margin:0 0 14px;}\n.gvc .rel-link{font-weight:700; font-size:0.9rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);}\n\n.gvc footer.site{padding:36px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;}\n\n@media (max-width: 860px){\n  .gvc .included-grid{grid-template-columns:1fr;}\n  .gvc .story-grid, .gvc .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;}\n  .gvc .specs-grid{grid-template-columns:1fr;}\n  .gvc .delivery-grid{grid-template-columns:1fr;}\n  .gvc .related-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gvc\"\u003e\n\n\u003cdiv class=\"promo\"\u003eAuthorised Lifespan Kids Dealer  •  Layby Available  •  Assembly Available\u003c\/div\u003e\n\n\u003cheader class=\"main\"\u003e\n  \u003cdiv class=\"wrap navrow\"\u003e\n    \u003cimg class=\"logo-mark\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan_kids_logo.png?v=1722939816\" alt=\"Lifespan Kids logo\"\u003e\n    \u003cnav class=\"links\"\u003e\n      \u003ca href=\"#story\"\u003eFeatures\u003c\/a\u003e\n      \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e\n      \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n    \u003c\/nav\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"intro\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow mono\" style=\"color:var(--blue-dark); display:block; margin-bottom:14px;\"\u003eSwing Set \u0026amp; Play Centre\u003c\/span\u003e\n    \u003ch2\u003eGreenvale Play Centre \u0026amp; Swing Set: A Compact All-Rounder for Smaller Backyards\u003c\/h2\u003e\n    \u003cp\u003eThe Greenvale is a compact all-rounder that keeps kids busy without taking over the garden. With a 1.8m wavy slide, a rock climbing wall with ladder access, a watchtower with chalkboard and telescope, and a two-position swing beam, it packs a full playground's worth of fun into a tidy footprint, ideal for smaller backyards and tighter spaces.\u003c\/p\u003e\n    \u003cp class=\"color-label\"\u003eSlide Colours Available\u003c\/p\u003e\n    \u003cdiv class=\"color-row\"\u003e\n      \u003cspan class=\"color-pill\"\u003e\u003cspan class=\"color-dot\" style=\"background:#5A9E3F;\"\u003e\u003c\/span\u003eGreen\u003c\/span\u003e\n      \u003cspan class=\"color-pill\"\u003e\u003cspan class=\"color-dot\" style=\"background:#F2C94C;\"\u003e\u003c\/span\u003eYellow\u003c\/span\u003e\n      \u003cspan class=\"color-pill\"\u003e\u003cspan class=\"color-dot\" style=\"background:#B8E6B0;\"\u003e\u003c\/span\u003ePastel Green\u003c\/span\u003e\n      \u003cspan class=\"color-pill\"\u003e\u003cspan class=\"color-dot\" style=\"background:#F7C6D9;\"\u003e\u003c\/span\u003ePastel Pink\u003c\/span\u003e\n      \u003cspan class=\"color-pill\"\u003e\u003cspan class=\"color-dot\" style=\"background:#AEDFF7;\"\u003e\u003c\/span\u003ePastel Blue\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Authorised Lifespan Kids Dealer\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Fits Smaller Backyards\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Layby Available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"included\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"photo-card\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/greenvale-play-centre-221_700x700.jpg?v=1729644982\" alt=\"Greenvale Play Centre and swing set by Lifespan Kids\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eA full play centre in one compact package, built for backyards where space is at a premium.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eWatchtower with Chalkboard \u0026amp; Telescope\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA 90cm high raised playhouse with a lower hideaway area.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e1.8m Wavy Slide\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eQuick, exciting descents for endless \"one more time\" runs.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eRock Climbing Wall \u0026amp; Ladder\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eTwo ways up, building strength and confidence.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e2-Position Swing Beam\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eTwo belt swings for side-by-side play, anchors and groundsheet included.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"story\" id=\"story\"\u003e\n\n  \u003cdiv class=\"story-block bg-blue\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/greenvale-play-centre-653_700x700.jpg?v=1759142380\" alt=\"Greenvale Play Centre watchtower with chalkboard and telescope\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eWhere the Fun Begins\u003c\/span\u003e\n        \u003ch3\u003eA watchtower with chalkboard and telescope\u003c\/h3\u003e\n        \u003cp\u003eThe raised watchtower gives kids a great vantage point over the whole play area, while the chalkboard and telescope turn it into a favourite spot for imaginative play and artistic expression.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-white reverse\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/greenvale-play-centre-564_700x700.jpg?v=1759142380\" alt=\"Greenvale Play Centre rock climbing wall and ladder\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eClimb Up or Step Up\u003c\/span\u003e\n        \u003ch3\u003eTwo ways to reach the top\u003c\/h3\u003e\n        \u003cp\u003eWhether they prefer scaling the rock climbing wall or stepping up the ladder, kids get a fun and engaging way to build physical skills every time they head up for another turn on the slide.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-blue\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/greenvale-play-centre-733_700x700.jpg?v=1759142380\" alt=\"Greenvale Play Centre 2 position swing beam with two swings\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eSide by Side Swinging\u003c\/span\u003e\n        \u003ch3\u003eA 2-position swing beam, built for sharing\u003c\/h3\u003e\n        \u003cp\u003eTwo belt swings let multiple kids swing at once, encouraging social play and fewer arguments over turns, all on a sturdy beam designed for genuine day to day use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-white reverse\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/greenvale-play-centre-566_700x700.jpg?v=1759142380\" alt=\"Greenvale Play Centre powder coated steel brackets and timber construction\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eBuilt for Aussie Weather\u003c\/span\u003e\n        \u003ch3\u003eSturdy timber, powder-coated steel brackets\u003c\/h3\u003e\n        \u003cp\u003eHigh strength steel brackets are powder coated for superior durability, while the timber is sourced from sustainably harvested wood and heat treated to resist rot and decay, built to handle everyday rough and tumble outdoors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"dims\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eDimensions \u0026amp; Weight\u003c\/h3\u003e\n    \u003cp class=\"dims-sub\"\u003eA compact footprint built to fit smaller backyards without giving up on features.\u003c\/p\u003e\n    \u003cul class=\"dims-list\"\u003e\n      \u003cli\u003eAssembled Dimensions \u003cspan class=\"val\"\u003e285.6cm L x 265cm W x 220.6cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eWatchtower Height \u003cspan class=\"val\"\u003e90cm\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eMax Weight Capacity \u003cspan class=\"val\"\u003e58kg per child (max 4 children)\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eWeight of Product \u003cspan class=\"val\"\u003e61kg\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs\" id=\"specs\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n    \u003cp class=\"specs-sub\"\u003eEverything you need to know before it lands in your yard.\u003c\/p\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eGeneral Structure\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e90cm high raised playhouse with telescope and chalkboard\u003c\/li\u003e\n          \u003cli\u003eStep ladder and rock climbing ladder\u003c\/li\u003e\n          \u003cli\u003e2 x belt swings on a 2-position swing beam\u003c\/li\u003e\n          \u003cli\u003e1.8m wavy slide\u003c\/li\u003e\n          \u003cli\u003eLower hideaway area\u003c\/li\u003e\n          \u003cli\u003eAnchors and groundsheet included\u003c\/li\u003e\n          \u003cli\u003eHigh strength, powder-coated steel brackets\u003c\/li\u003e\n          \u003cli\u003eSustainably sourced, heat treated timber\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eSafety\u003c\/h4\u003e\n        \u003cp\u003ePasses Australian Safety Standards. Not suitable for children under 36 months (fall hazard).\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eSafety Precautions\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eAdult set up and supervision required at all times\u003c\/li\u003e\n          \u003cli\u003eAllow a 2m safety perimeter and clearance from structures\u003c\/li\u003e\n          \u003cli\u003eDomestic, outdoor use only, not for installation on hard surfaces\u003c\/li\u003e\n          \u003cli\u003eNatural timber product, wood colour may vary\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eWarranty\u003c\/h4\u003e\n        \u003cp\u003e12 months manufacturer's warranty on parts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eAssembly\u003c\/h4\u003e\n        \u003cp\u003eArrives flat packed with assembly instructions and a downloadable product manual included.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"delivery\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eDelivery, Layby \u0026amp; Assembly\u003c\/h3\u003e\n    \u003cp class=\"delivery-sub\"\u003eA few ways we make it easier to get this play centre into your backyard.\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eShipping Calculator\u003c\/h4\u003e\n        \u003cp\u003eUse the shipping calculator on this page, just enter your postcode to get an accurate delivery cost for your location.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eTraditional Layby\u003c\/h4\u003e\n        \u003cp\u003ePay it off over time with simple, no-interest layby. Get in touch and we'll set it up for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eAssembly Available\u003c\/h4\u003e\n        \u003cp\u003ePrefer it set up for you? We can organise assembly in most areas, just ask for a quote.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"review\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3 style=\"font-size:1.5rem; margin-bottom:22px;\"\u003eWhat Families Are Saying\u003c\/h3\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp\u003eOne reviewer said the kids love the playground, and that it's not overly large or high up, so it looks great in the backyard. They also praised the team's helpfulness when organising the purchase.\u003c\/p\u003e\n      \u003cdiv class=\"review-name\"\u003eVerified Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq\" id=\"faq\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cp class=\"faq-sub\"\u003eEverything you need to know before it lands in your yard.\u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eIs the Greenvale suitable for a smaller backyard?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, the Greenvale is designed with a compact footprint, 285.6cm long by 265cm wide, making it a great fit for smaller backyards and tighter spaces without giving up on features.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat slide colours are available?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe slide is available in 5 colours: Green, Yellow, Pastel Green, Pastel Pink and Pastel Blue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age is the Greenvale suitable for?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe Greenvale is not suitable for children under 36 months due to fall hazard. Adult supervision is required at all times during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many kids can play on it at once?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eA maximum of 4 children is recommended on the main structure, with a maximum weight of 58kg per child for play activities designed for multiple child use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs assembly included?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe Greenvale arrives flat packed with assembly instructions and a downloadable product manual included. Adult set up is required, or we can organise assembly for you in most areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you offer layby?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, traditional no-interest layby is available. Get in touch and we'll set up a simple payment plan for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre you an authorised Lifespan Kids dealer?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, we're an authorised Lifespan Kids dealer, so you can shop with confidence knowing you're getting a genuine product backed by the manufacturer's warranty.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"related\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eComplete Your Backyard Setup\u003c\/h3\u003e\n    \u003cp class=\"related-sub\"\u003eMore from the Lifespan Kids range.\u003c\/p\u003e\n    \u003cdiv class=\"related-grid\"\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eMonkey Bars, Swing \u0026amp; Trapeze\u003c\/span\u003e\n        \u003ch4\u003eJunior Jungle Daylesford\u003c\/h4\u003e\n        \u003cp\u003eAn entry level monkey bar set for backyard adventure.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/lifespan-kids-junior-jungle-daylesford\"\u003eView Junior Jungle Daylesford →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eElevated Cubby House\u003c\/span\u003e\n        \u003ch4\u003eWarrigal Cubby House\u003c\/h4\u003e\n        \u003cp\u003eElevated cubby house with slide, sandpit and more.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/warrigal-cubby-house\"\u003eView Warrigal Cubby House →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cfooter class=\"site\"\u003e\n  \u003cdiv class=\"wrap\"\u003eLifespan Kids  •  Authorised Dealer  •  Layby Available\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\n","brand":"Lifespan Kids","offers":[{"title":"Green","offer_id":49528654823680,"sku":"LKPC-GREEN-GN","price":739.0,"currency_code":"AUD","in_stock":false},{"title":"Yellow","offer_id":49539531702528,"sku":"LKPC-GREEN-YL","price":739.0,"currency_code":"AUD","in_stock":false},{"title":"Pastel Blue","offer_id":49539531735296,"sku":"LKPC-GREEN-PB","price":739.0,"currency_code":"AUD","in_stock":false},{"title":"Pastel Green","offer_id":49539531768064,"sku":"LKPC-GREEN-PG","price":739.0,"currency_code":"AUD","in_stock":false},{"title":"Pastel Pink","offer_id":49539531800832,"sku":"LKPC-GREEN-PP","price":739.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/greenvale-play-centre-221.jpg?v=1729644982","url":"https:\/\/allthingsforkids.com.au\/products\/lifespan-kids-greenvale-play-centre-swing-set-playground","provider":"All Things For Kids","version":"1.0","type":"link"}