{"product_id":"lifespan-kids-walton-play-centre-swing-set-playground","title":"Lifespan Kids Walton 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.kgc{\n  --blue:#06A9F6;\n  --blue-dark:#0480BA;\n  --blue-soft:#EAF6FE;\n  --yellow:#F7B33E;\n  --yellow-soft:#FFF6E8;\n  --green:#89C83C;\n  --green-soft:#F1F9E8;\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.kgc *{box-sizing:border-box;}\n.kgc{\n  margin:0;\n  background:var(--white);\n  color:var(--ink);\n  font-family:'Montserrat', sans-serif;\n  line-height:1.6;\n}\n.kgc h2, .kgc h3, .kgc 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.kgc .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.kgc a{color:inherit;}\n.kgc .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n.kgc img, .kgc svg{display:block; max-width:100%;}\n.kgc a:focus-visible, .kgc button:focus-visible, .kgc summary:focus-visible{\n  outline:3px solid var(--blue-dark);\n  outline-offset:3px;\n}\n.kgc .photo-card{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--blue-soft);\n}\n.kgc .photo-card img{width:100%; display:block; object-fit:contain;}\n\n\/* Header *\/\n.kgc .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.kgc header.main{\n  background:var(--white);\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n}\n.kgc .navrow{display:flex; align-items:center; justify-content:space-between;}\n.kgc .logo-mark{height:76px; width:auto;}\n.kgc nav.links{display:flex; gap:30px; font-size:0.92rem; font-weight:600;}\n.kgc nav.links a{text-decoration:none; border-bottom:2px solid transparent; padding-bottom:3px; transition:border-color .15s ease;}\n.kgc nav.links a:hover{border-color:var(--blue);}\n\n\/* Intro \/ single H2 section *\/\n.kgc .intro{padding:64px 0 20px;}\n.kgc .intro h2{font-size:2rem; max-width:34ch;}\n.kgc .intro p{color:var(--ink-soft); font-size:1.08rem; max-width:64ch;}\n.kgc .badges{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}\n.kgc .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.kgc .included{padding:56px 0 76px; background:var(--white);}\n.kgc .included-grid{\n  display:grid; grid-template-columns:1.05fr 1fr; gap:56px; align-items:center;\n}\n.kgc .included h3{font-size:1.6rem;}\n.kgc .included-sub{color:var(--ink-soft); font-size:1.02rem; margin:12px 0 22px; max-width:46ch;}\n.kgc .included-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:14px;}\n.kgc .included-list li{display:flex; align-items:flex-start; gap:12px; font-size:1rem;}\n.kgc .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.kgc .included-list strong{display:block;}\n.kgc .included-list span.desc{color:var(--ink-soft); font-size:0.92rem;}\n\n\/* Colour swatch strip *\/\n.kgc .colours{padding:0 0 56px; background:var(--white);}\n.kgc .colours h4{font-size:1rem; margin-bottom:14px;}\n.kgc .colour-row{display:flex; flex-wrap:wrap; gap:14px;}\n.kgc .colour-chip{\n  display:flex; align-items:center; gap:8px;\n  border:1px solid var(--line); border-radius:999px; padding:6px 14px 6px 6px;\n  font-size:0.85rem; font-weight:600;\n}\n.kgc .swatch{width:22px; height:22px; border-radius:50%; border:1px solid var(--line); flex:none;}\n\n\/* Story sections - alternating image\/text *\/\n.kgc .story{padding:0;}\n.kgc .story-block{padding:72px 0;}\n.kgc .story-block.bg-blue{background:var(--blue-soft);}\n.kgc .story-block.bg-yellow{background:var(--yellow-soft);}\n.kgc .story-block.bg-green{background:var(--green-soft);}\n.kgc .story-block.bg-white{background:var(--white);}\n.kgc .story-grid{\n  display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center;\n}\n.kgc .story-block.reverse .story-grid{direction:rtl;}\n.kgc .story-block.reverse .story-grid \u003e *{direction:ltr;}\n.kgc .story-photo{\n  border-radius:var(--radius);\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  background:var(--white);\n}\n.kgc .story-photo img{width:100%; display:block; object-fit:contain;}\n.kgc .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.kgc .story-block h3{font-size:1.5rem;}\n.kgc .story-block p{color:var(--ink-soft); font-size:1.02rem;}\n\n\/* Dimensions *\/\n.kgc .dims{padding:70px 0; background:var(--blue-soft);}\n.kgc .dims h3{font-size:1.7rem;}\n.kgc .dims-sub{color:var(--ink-soft); margin-bottom:30px;}\n.kgc .dims-list{list-style:none; margin:0; padding:0; max-width:640px;}\n.kgc .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.kgc .dims-list li span.val{color:var(--ink-soft); font-weight:600; text-align:right;}\n\n\/* Technical specifications *\/\n.kgc .specs{background:var(--white); padding:70px 0; border-top:1px solid var(--line);}\n.kgc .specs h3{font-size:1.8rem; margin-bottom:8px;}\n.kgc .specs-sub{color:var(--ink-soft); margin-bottom:36px;}\n.kgc .specs-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:32px;}\n.kgc .spec-group h4{font-size:1.02rem; color:var(--blue-dark); margin-bottom:10px;}\n.kgc .spec-group ul{margin:0; padding-left:18px; color:var(--ink-soft); font-size:0.95rem;}\n.kgc .spec-group ul li{margin-bottom:6px;}\n.kgc .spec-group p{color:var(--ink-soft); font-size:0.95rem; margin:0;}\n\n\/* Swing accessories cross-sell *\/\n.kgc .accessories{padding:70px 0; background:var(--green-soft);}\n.kgc .accessories h3{font-size:1.7rem;}\n.kgc .accessories-sub{color:var(--ink-soft); margin-bottom:30px; max-width:64ch;}\n.kgc .accessories-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.kgc .accessory-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:24px;}\n.kgc .accessory-card h4{font-size:1.05rem; margin-bottom:8px;}\n.kgc .accessory-card p{color:var(--ink-soft); font-size:0.9rem; margin:0 0 14px;}\n.kgc .accessory-link{font-weight:700; font-size:0.88rem; color:var(--blue-dark); text-decoration:none; border-bottom:2px solid var(--blue-dark);}\n\n\/* Delivery *\/\n.kgc .delivery{padding:70px 0; background:var(--yellow-soft);}\n.kgc .delivery h3{font-size:1.7rem;}\n.kgc .delivery-sub{color:var(--ink-soft); margin-bottom:30px; max-width:60ch;}\n.kgc .delivery-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.kgc .delivery-card{background:var(--white); border:1px solid var(--line); border-radius:var(--radius); padding:22px;}\n.kgc .delivery-card h4{font-size:1rem; margin-bottom:8px;}\n.kgc .delivery-card p{color:var(--ink-soft); font-size:0.9rem; margin:0;}\n\n\/* FAQ *\/\n.kgc .faq{padding:70px 0; background:var(--white);}\n.kgc .faq h3{font-size:1.8rem; margin-bottom:8px;}\n.kgc .faq-sub{color:var(--ink-soft); margin-bottom:30px;}\n.kgc details{\n  border-bottom:1px solid rgba(22,32,42,0.14);\n  padding:18px 0;\n}\n.kgc details:first-of-type{border-top:1px solid rgba(22,32,42,0.14);}\n.kgc 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.kgc summary::-webkit-details-marker{display:none;}\n.kgc 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.kgc details[open] summary::after{transform:rotate(45deg);}\n.kgc details p{color:var(--ink-soft); margin:12px 0 0; max-width:64ch;}\n\n\/* Cross sell *\/\n.kgc .related{background:var(--ink); padding:70px 0;}\n.kgc .related h3{font-size:1.6rem; color:var(--white);}\n.kgc .related-sub{color:rgba(255,253,253,0.68); margin-bottom:30px;}\n.kgc .related-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap:20px;}\n.kgc .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:24px;\n}\n.kgc .rel-card .mono{color:var(--yellow);}\n.kgc .rel-card h4{color:var(--white); font-size:1.08rem; margin:8px 0 6px;}\n.kgc .rel-card p{color:rgba(255,253,253,0.7); font-size:0.9rem; margin:0 0 14px;}\n.kgc .rel-link{font-weight:700; font-size:0.88rem; color:var(--blue); text-decoration:none; border-bottom:2px solid var(--blue);}\n\n.kgc footer.site{padding:36px 0; text-align:center; color:var(--ink-soft); font-size:0.85rem;}\n\n@media (max-width: 860px){\n  .kgc .included-grid{grid-template-columns:1fr;}\n  .kgc .story-grid, .kgc .story-block.reverse .story-grid{grid-template-columns:1fr; direction:ltr;}\n  .kgc .specs-grid{grid-template-columns:1fr;}\n  .kgc .accessories-grid{grid-template-columns:1fr;}\n  .kgc .delivery-grid{grid-template-columns:1fr;}\n  .kgc .related-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kgc\"\u003e\n\n\u003cdiv class=\"promo\"\u003eAuthorised Lifespan Kids Dealer  •  Serving Aussie Families Since 2012  •  Layby 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;\"\u003eL-Shaped Play Centre, Fits Backyard Corners\u003c\/span\u003e\n    \u003ch2\u003eWalton Play Centre \u0026amp; Swing Set: An L-Shaped Design Built to Fit Backyard Corners\u003c\/h2\u003e\n    \u003cp\u003eThe Walton Play Centre \u0026amp; Swing Set is shaped to make the most of an awkward backyard corner, using its clever L-shape to pack in a genuine full-size play centre without eating up your whole yard. Kids climb the ladder or rock wall up to a crow's nest lookout with telescope, then race back down a 2.2m wavy slide. A swing beam with two swings and a trapeze bar sits alongside dedicated monkey bars, while a shaded hideaway underneath, complete with a pretend shop front, gives kids a spot for quieter games. Choose your colour above to see this play centre exactly as it will arrive.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Trusted by 13,000+ Australian Customers\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Helping Australian Families Since 2012\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Trusted by Schools, Childcare \u0026amp; Therapists\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Lowest Price Guarantee\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Flexible Layby Available\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Australia-Wide Assembly 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\/walton-play-centre-green-140_700x700.jpg?v=1729826699\" alt=\"Walton Play Centre and Swing Set by Lifespan Kids\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWhy the Walton Play Centre \u0026amp; Swing Set\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eA genuine full-size play centre, shaped to fit backyard corners other sets can't.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eL-Shape Corner Design\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eFits neatly into a corner instead of demanding open space on every side.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eCrow's Nest Lookout \u0026amp; Telescope\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA 120cm raised playhouse for imaginative lookout games.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eSwings, Trapeze \u0026amp; Monkey Bars\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eThree separate activities so kids never run out of things to do.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eShaded Hideaway with Shop Front\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA play bench underneath, perfect for cafés and quiet roleplay.\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=\"colours\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch4\u003e7 Slide Colours Available\u003c\/h4\u003e\n    \u003cdiv class=\"colour-row\"\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#4C8C3C;\"\u003e\u003c\/span\u003eGreen\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#F2C230;\"\u003e\u003c\/span\u003eYellow\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#1F7FC1;\"\u003e\u003c\/span\u003eBlue\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#A9D98C;\"\u003e\u003c\/span\u003ePastel Green\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#F3B8C4;\"\u003e\u003c\/span\u003ePastel Pink\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#A9D4EE;\"\u003e\u003c\/span\u003ePastel Blue\u003c\/span\u003e\n      \u003cspan class=\"colour-chip\"\u003e\u003cspan class=\"swatch\" style=\"background:#FFFFFF;\"\u003e\u003c\/span\u003eWhite\u003c\/span\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\/walton-play-centre-497_700x700.jpg?v=1759128934\" alt=\"Walton Play Centre L-shape corner design\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eFits Where Other Sets Can't\u003c\/span\u003e\n        \u003ch3\u003eAn L-shape built to tuck into a backyard corner\u003c\/h3\u003e\n        \u003cp\u003eInstead of demanding a wide open rectangle of lawn, the Walton's L-shape wraps around a corner, opening up genuine full-size play in backyards that a straight-line play centre simply wouldn't fit.\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\/walton-play-centre-616_700x700.jpg?v=1759128934\" alt=\"Walton Play Centre crow's nest lookout with telescope\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eUp to the Lookout\u003c\/span\u003e\n        \u003ch3\u003eA crow's nest lookout with telescope, reached by ladder or rock wall\u003c\/h3\u003e\n        \u003cp\u003eKids get their choice of route up to the 120cm raised playhouse, either the step ladder or the rock climbing feature, before settling in at the crow's nest with its telescope for imaginative lookout games.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-green\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/allthingsforkids.com.au\/cdn\/shop\/files\/walton-play-centre-489_700x700.jpg?v=1759128934\" alt=\"Walton Play Centre swings, trapeze and monkey bars\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eThree Ways to Play\u003c\/span\u003e\n        \u003ch3\u003eSwings, a trapeze bar and dedicated monkey bars\u003c\/h3\u003e\n        \u003cp\u003eThe swing beam holds two swings and a trapeze bar, while separate monkey bars give kids a genuine grip strength challenge, spreading activity across the frame so there's less waiting for a turn.\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\/walton-play-centre-200_700x700.jpg?v=1759128934\" alt=\"Walton Play Centre shaded hideaway with shop front\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eA Shaded Spot Underneath\u003c\/span\u003e\n        \u003ch3\u003eA hideaway with a pretend shop front and play bench\u003c\/h3\u003e\n        \u003cp\u003eTucked beneath the fort, the shaded hideaway area comes with a play bench and pretend shop front, giving kids a cosy retreat for café games, trading and quieter roleplay between bursts of active play.\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 genuinely full-size play centre, shaped to suit corner backyard spaces.\u003c\/p\u003e\n    \u003cul class=\"dims-list\"\u003e\n      \u003cli\u003eAssembled Dimensions \u003cspan class=\"val\"\u003e403.5cm L x 230cm W x 280cm H\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003ePlayhouse Height \u003cspan class=\"val\"\u003e120cm raised, with crow's nest lookout\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eMax Weight Per Child \u003cspan class=\"val\"\u003e50kg\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eRecommended Max Children \u003cspan class=\"val\"\u003e6\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 the Walton Play Centre \u0026amp; Swing Set 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\u003e120cm high raised playhouse\u003c\/li\u003e\n          \u003cli\u003eCrow's nest lookout area with telescope\u003c\/li\u003e\n          \u003cli\u003eStep ladder and rock climbing feature\u003c\/li\u003e\n          \u003cli\u003e2 x seat swings and a trapeze bar\u003c\/li\u003e\n          \u003cli\u003e2.2m wavy slide\u003c\/li\u003e\n          \u003cli\u003eMonkey bars\u003c\/li\u003e\n          \u003cli\u003eHideaway area with pretend shop front and shade canopy\u003c\/li\u003e\n          \u003cli\u003eAnchors included\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 strict 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\u003eDomestic, outdoor use only, not for installation on hard surfaces\u003c\/li\u003e\n          \u003cli\u003eAllow at least 2m clearance from structures, fences, overhanging branches, laundry lines or power lines\u003c\/li\u003e\n          \u003cli\u003eNatural timber product, wood colour may vary; high temperature treatment\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 against defects on parts, plus 3 years warranty on wood rot and insect damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eAssembly\u003c\/h4\u003e\n        \u003cp\u003eRequires adult set up, with full assembly instructions included. As a natural timber product, regular maintenance is recommended, since weather and seasonal changes may cause the timber to swell, shrink or develop minor checks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"accessories\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eMatch It With Lifespan Kids Swing Accessories\u003c\/h3\u003e\n    \u003cp class=\"accessories-sub\"\u003eThe Walton's swing beam is built to standard Lifespan Kids sizing, so it's easy to swap in a different seat or add an extra one as the kids grow.\u003c\/p\u003e\n    \u003cdiv class=\"accessories-grid\"\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eBasket Tyre Swing\u003c\/h4\u003e\n        \u003cp\u003eAn eco-friendly recycled tyre swing for spinning, swaying and lounging, a fun rotation from the standard belt swings.\u003c\/p\u003e\n        \u003ca class=\"accessory-link\" href=\"https:\/\/allthingsforkids.com.au\/collections\/tyre-swings\"\u003eView Tyre Swings →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eInfant Swing Seat with Rope Extensions\u003c\/h4\u003e\n        \u003cp\u003eA supportive bucket seat with adjustable rope extensions, so the youngest in the family can join in too.\u003c\/p\u003e\n        \u003ca class=\"accessory-link\" href=\"https:\/\/allthingsforkids.com.au\/collections\/swing-accessories\"\u003eShop Swing Accessories →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eRope Ladder\u003c\/h4\u003e\n        \u003cp\u003eA durable rope ladder that adds a third way up alongside the step ladder and rock climbing wall.\u003c\/p\u003e\n        \u003ca class=\"accessory-link\" href=\"https:\/\/allthingsforkids.com.au\/collections\/swing-attachments\"\u003eView Swing Attachments →\u003c\/a\u003e\n      \u003c\/div\u003e\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 the Walton Play Centre \u0026amp; Swing Set 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 for an accurate delivery cost.\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.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eAssembly Available\u003c\/h4\u003e\n        \u003cp\u003eWe can organise assembly in most areas, just ask for a quote.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eNDIS \u0026amp; Invoicing\u003c\/h4\u003e\n        \u003cp\u003eSelf-managed or plan-managed, we can prepare an itemised NDIS quote, invoice or purchase order.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eBulk Orders\u003c\/h4\u003e\n        \u003cp\u003eBuying for a school, centre or multiple properties? We can organise bulk orders too.\u003c\/p\u003e\n      \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 about the Walton Play Centre \u0026amp; Swing Set before it lands in your yard.\u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhy is the Walton L-shaped?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe L-shape lets the Walton tuck into a backyard corner rather than needing a wide, open rectangle of space, making it a practical option for yards where a straight-line play centre wouldn't otherwise fit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many kids can play on the Walton at once?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eA maximum of 50kg per child is recommended, with up to 6 children able to use the play centre across the slide, swings, trapeze, monkey bars and hideaway area.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much space do I need for the Walton?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eAssembled, the Walton measures 403.5cm long by 230cm wide by 280cm high. Allow at least 2m clearance from fences, structures, overhanging branches, laundry lines or power lines as recommended in the product manual.\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 Walton requires adult set up, with full assembly instructions included. We can also organise assembly for you in most areas, Australia-wide.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I choose which colour I want?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, the Walton Play Centre \u0026amp; Swing Set is available in seven colours: Green, Yellow, Blue, Pastel Green, Pastel Pink, Pastel Blue and White. Select your preferred colour from the options above before adding to cart.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you offer layby, NDIS invoicing or bulk orders?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, traditional no-interest layby is available, we prepare itemised NDIS quotes for self-managed and plan-managed participants, and we're happy to arrange bulk orders for schools, centres or multiple properties. Get in touch and we'll sort it out 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 the Walton Play Centre \u0026amp; Swing Set with confidence knowing you're getting a genuine product backed by the manufacturer's warranty, and we've been helping Australian families furnish their backyards since 2012.\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\"\u003eFull Backyard Hub\u003c\/span\u003e\n        \u003ch4\u003eKingston Cubby House\u003c\/h4\u003e\n        \u003cp\u003eA larger play centre with monkey bars, rock climbing wall and sandpit.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/kingston-cubby-house\"\u003eView Kingston →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eTwo Slides, Full Size\u003c\/span\u003e\n        \u003ch4\u003eClaremont Swing Set \u0026amp; Playground\u003c\/h4\u003e\n        \u003cp\u003eA larger play centre with a 2.2m slide, 2.9m tube slide and rock climbing wall.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/lifespan-kids-claremont-swing-set-playground-with-2-2m-slide\"\u003eView Claremont →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eRock Wall \u0026amp; Swing Set\u003c\/span\u003e\n        \u003ch4\u003eCoventry Play Centre\u003c\/h4\u003e\n        \u003cp\u003eA 2.2m slide, rock climbing wall and swing beam in a compact footprint.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/products\/lifespan-kids-coventry-play-centre-swing-set\"\u003eView Coventry →\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\"\u003eAll Things For Kids  •  Authorised Lifespan Kids Dealer  •  Serving Aussie Families Since 2012  •  13,000+ Happy Customers\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\n","brand":"Lifespan Kids","offers":[{"title":"Green","offer_id":46028582617344,"sku":"LKPC-WALT-GN","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow","offer_id":46028582650112,"sku":"LKPC-WALT-YL","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Blue","offer_id":46028582682880,"sku":"LKPC-WALT-BU","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Green","offer_id":47054530248960,"sku":"LKPC-WALT-PG","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Pink","offer_id":47054530281728,"sku":"LKPC-WALT-PP","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Blue","offer_id":47054530314496,"sku":"LKPC-WALT-PB","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"White","offer_id":47054530347264,"sku":"LKPC-WALT-PW","price":1599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/walton-play-centre-green-140.jpg?v=1729826699","url":"https:\/\/allthingsforkids.com.au\/products\/lifespan-kids-walton-play-centre-swing-set-playground","provider":"All Things For Kids","version":"1.0","type":"link"}