{"product_id":"lifespan-kids-coventry-play-centre-swing-set-playground","title":"Lifespan Kids Coventry 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:60px; 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:30ch;}\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\u003c!-- DEV NOTE:\nSHIPPING CLAIM REMOVED: all \"Free Delivery Australia-Wide\" wording removed (promo bar, badges, Delivery section card, footer), same fix as applied to the Progear BMX pages, since this is not actually a confirmed free shipping item. Promo bar and badges backfilled with \"Authorised Lifespan Kids Dealer\" to keep the trust-signal count intact without asserting a shipping claim. The Delivery section's former \"Free delivery Australia-wide\" card has been replaced with packaging info only (how many cartons it ships in), Assembly, Anchors, Layby and Price Match cards are unaffected as they are not shipping claims. Logo\/vendor unchanged since this is genuinely a Lifespan Kids product, unlike the Progear mismatches fixed earlier.\n--\u003e\n\u003cdiv class=\"kgc\"\u003e\n\n\u003cdiv class=\"promo\"\u003eAuthorised Lifespan Kids Dealer  •  Price Match Promise  •  Layby Available  •  Assembly Options 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=\"mono\" style=\"color:var(--blue-dark); display:block; margin-bottom:14px;\"\u003eTwo-Level Play Centre \u0026amp; Swing Set\u003c\/span\u003e\n    \u003ch2\u003eLifespan Kids Coventry Play Centre \u0026amp; Swing Set: A Raised Playhouse With a Hideaway Kitchen Underneath\u003c\/h2\u003e\n    \u003cp\u003eThe Coventry is built on two levels, and that is what sets it apart from most timber play centres. Up top sits a raised playhouse 119cm off the ground, with windows, a wooden roof and a viewing deck. Beneath it, in the shade, is a hideaway kitchen with a sink and bench. Off the frame run two belt swings and a trapeze, a 2.2m wavy slide, a rock climbing wall and a step ladder.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e✓ Authorised Lifespan Kids Dealer\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Price Match Promise\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Layby Available\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Assembly Options Available\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Australian Safety Standards\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ 12-Month Parts Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ 13,000+ Happy Customers\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e✓ Serving Aussie Families Since 2012\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-325.jpg?v=1768923010\" alt=\"Lifespan Kids Coventry Play Centre and Swing Set set up in a backyard, showing the raised playhouse, slide and swing beam\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eEverything in the Set\u003c\/h3\u003e\n        \u003cp class=\"included-sub\"\u003eOne delivery, one build.\u003c\/p\u003e\n        \u003cul class=\"included-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eRaised playhouse, 119cm high\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eWindows, a viewing deck and a wooden roof.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eLower hideaway kitchen\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA sink and bench in the shade below the deck.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eTwo belt swings and a trapeze\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eThree positions along the swing beam.\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.2m wavy slide\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eA long ride down from the deck.\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 and step ladder\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eTwo ways up to the deck.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eNoughts and crosses, chalkboard, telescope, steering wheel\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eFixed to the frame, nothing to lose.\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"ic\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eAnchors and sandpit ground sheet\u003c\/strong\u003e\u003cspan class=\"desc\"\u003eBoth included in the box.\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\u003eSeven Colours Available\u003c\/h4\u003e\n    \u003cp class=\"included-sub\"\u003eThe colour applies to the slide and trim. It changes appearance only, so pick whichever suits your yard.\u003c\/p\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=\"accessories\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eWhat Kids Love, and What Parents Notice\u003c\/h3\u003e\n    \u003cp class=\"accessories-sub\"\u003eTwo sets of priorities.\u003c\/p\u003e\n    \u003cdiv class=\"accessories-grid\"\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eKids: two floors to claim\u003c\/h4\u003e\n        \u003cp\u003eUpstairs is the lookout, downstairs the kitchen. Disappearing into one while someone else has the other is half the appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eKids: a slide and a wall to climb\u003c\/h4\u003e\n        \u003cp\u003eThe 2.2m wavy slide starts at deck height, and the rock climbing wall is a second way up to it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eParents: one purchase, not four\u003c\/h4\u003e\n        \u003cp\u003eCubby, swing set, slide and climbing wall arrive together, not as four separate structures.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accessory-card\"\u003e\n        \u003ch4\u003eParents: hardware built to last\u003c\/h4\u003e\n        \u003cp\u003ePowder-coated steel brackets and heat-treated timber decide how a play centre ages outdoors.\u003c\/p\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-321.jpg?v=1768923019\" alt=\"The raised playhouse on the Coventry Play Centre, showing windows, wooden roof and viewing deck\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eThe Upper Level\u003c\/span\u003e\n        \u003ch3\u003eA raised playhouse with a deck to look out from\u003c\/h3\u003e\n        \u003cp\u003eThe playhouse sits 119cm above the ground under a wooden roof, with windows on the sides and a viewing deck at the front. A telescope and a steering wheel are fitted up there, which is usually all it takes for the deck to become a ship or a lookout post.\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-203.jpg?v=1768923027\" alt=\"The lower hideaway kitchen area under the Coventry Play Centre deck, with sink and bench\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eThe Lower Level\u003c\/span\u003e\n        \u003ch3\u003eA hideaway kitchen with a sink and bench\u003c\/h3\u003e\n        \u003cp\u003eThe space under the deck is not left empty. It is closed in as a hideaway with a kitchen area along one side, sink and bench at child height. Younger ones settle here while the older kids climb overhead. It is the quieter half of the Coventry, and the reason the set suits a wider age range than a plain swing frame.\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-575.jpg?v=1768923031\" alt=\"Two belt swings and a trapeze bar hanging from the Coventry Play Centre swing beam\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eThe Swing Beam\u003c\/span\u003e\n        \u003ch3\u003eTwo belt swings and a trapeze\u003c\/h3\u003e\n        \u003cp\u003eThree positions run along the beam: two belt swings and a trapeze bar. Two children can swing side by side while a third hangs from the trapeze, and the spacing keeps them clear.\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:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-224.jpg?v=1768923035\" alt=\"The 2.2m wavy slide and rock climbing wall on the Coventry Play Centre\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eUp and Down\u003c\/span\u003e\n        \u003ch3\u003eA 2.2m wavy slide and a rock climbing wall\u003c\/h3\u003e\n        \u003cp\u003eThere are two routes up to the deck. The step ladder is the straightforward one; the rock climbing wall is the one they will use once they can manage it. The 2.2m wavy slide brings them down.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"story-block bg-yellow\"\u003e\n    \u003cdiv class=\"wrap story-grid\"\u003e\n      \u003cdiv class=\"story-photo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-759.jpg?v=1768923047\" alt=\"Built-in noughts and crosses game and chalkboard on the timber frame of the Coventry Play Centre\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"story-num\"\u003eBuilt In\u003c\/span\u003e\n        \u003ch3\u003eNoughts and crosses, a chalkboard, a telescope and a steering wheel\u003c\/h3\u003e\n        \u003cp\u003eThe extras are fixed to the frame rather than supplied loose, so nothing goes missing in the lawn. Noughts and crosses and a chalkboard sit at the lower level; the telescope and steering wheel belong to the deck above.\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\u003eHow Much Space You Actually Need\u003c\/h3\u003e\n    \u003cp class=\"dims-sub\"\u003eMeasure before you order. The safety perimeter matters as much as the frame itself.\u003c\/p\u003e\n    \u003cul class=\"dims-list\"\u003e\n      \u003cli\u003eAssembled size \u003cspan class=\"val\"\u003e432.7cm (L) x 410.5cm (W) x 306.2cm (H)\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eSafety perimeter \u003cspan class=\"val\"\u003e2m of clear space all round\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eDistance from structures \u003cspan class=\"val\"\u003eNot less than 2.0m from any obstruction\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eRaised playhouse deck \u003cspan class=\"val\"\u003e119cm high\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eMaximum weight per child \u003cspan class=\"val\"\u003e54kg\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eRecommended maximum children \u003cspan class=\"val\"\u003e9\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003eProduct weight \u003cspan class=\"val\"\u003e229kg\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"dims-sub\" style=\"margin-top:24px;\"\u003eWith the 2m perimeter on every side that is roughly 8.3m by 8.1m of clear ground. Walk it out with a tape measure and pegs first, and look up for branches.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs\" id=\"specs\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003cp class=\"specs-sub\"\u003eThe Coventry at a glance.\u003c\/p\u003e\n    \u003cdiv class=\"specs-grid\"\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eStructure\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e119cm-high raised playhouse with windows and viewing deck\u003c\/li\u003e\n          \u003cli\u003eWooden roof\u003c\/li\u003e\n          \u003cli\u003eLower hideaway kitchen area with sink and bench\u003c\/li\u003e\n          \u003cli\u003e2 x belt swings and 1 x trapeze\u003c\/li\u003e\n          \u003cli\u003e2.2m wavy slide\u003c\/li\u003e\n          \u003cli\u003eRock climbing wall and step ladder\u003c\/li\u003e\n          \u003cli\u003eNoughts and crosses, chalkboard, telescope, steering wheel\u003c\/li\u003e\n          \u003cli\u003eAnchors and sandpit ground sheet included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eMaterials\u003c\/h4\u003e\n        \u003cp\u003eSustainably sourced timber with high-strength powder-coated steel brackets. The timber is given a high heat treatment, a natural chemical-free process, treating it for durability against rot and decay.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eAge and capacity\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eNot suitable for children under 36 months due to fall hazard\u003c\/li\u003e\n          \u003cli\u003eMaximum 54kg per child\u003c\/li\u003e\n          \u003cli\u003eA maximum of 9 children recommended\u003c\/li\u003e\n          \u003cli\u003eAdult set-up required\u003c\/li\u003e\n          \u003cli\u003eAdult supervision required at all times\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eStandards\u003c\/h4\u003e\n        \u003cp\u003ePasses Australian Safety Standards for playground equipment. Built for harsh Australian climate conditions.\u003c\/p\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 on wood rot and insect damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-group\"\u003e\n        \u003ch4\u003eCarton sizes\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e249 x 55.5 x 17.8cm\u003c\/li\u003e\n          \u003cli\u003e158.2 x 55.1 x 15cm\u003c\/li\u003e\n          \u003cli\u003e126 x 55.5 x 17.3cm\u003c\/li\u003e\n          \u003cli\u003e101.5 x 54 x 25.8cm\u003c\/li\u003e\n          \u003cli\u003eSlide: 210 x 47 x 20cm\u003c\/li\u003e\n        \u003c\/ul\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\u003ePackaging, Assembly \u0026amp; Anchoring\u003c\/h3\u003e\n    \u003cp class=\"delivery-sub\"\u003eWhat happens between order and first slide down.\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eShips in five cartons\u003c\/h4\u003e\n        \u003cp\u003eArrives flat-packed across five separate cartons, ready for assembly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eAssembly required\u003c\/h4\u003e\n        \u003cp\u003eAdult set-up required. If you would rather not build it, ask about assembly options.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eAnchors included\u003c\/h4\u003e\n        \u003cp\u003eAnchors and a sandpit ground sheet are in the box. Anchor the frame before anyone plays.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003eLayby available\u003c\/h4\u003e\n        \u003cp\u003ePay it off over time; we hold the order until the balance is settled.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"delivery-card\"\u003e\n        \u003ch4\u003ePrice match promise\u003c\/h4\u003e\n        \u003cp\u003eSeen the Coventry cheaper elsewhere? Send it through and we will match it.\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\"\u003eWhat people ask us most about the Coventry.\u003c\/p\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHow much space does the Coventry need?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eAssembled, the Coventry measures 432.7cm long by 410.5cm wide by 306.2cm high. You also need a 2m safety perimeter all round, and it should sit not less than 2.0m from any structure or obstruction, which means clearing roughly 8.3m by 8.1m of ground.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age is the Coventry suitable for, and how many children can use it?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt is not suitable for children under 36 months due to fall hazard. Maximum 54kg per child, and a maximum of 9 children is recommended. Adult supervision is required at all times.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need to be anchored, and what is the ground sheet for?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, and the anchors are included. A sandpit ground sheet is included as well, for lining the sandpit area under the raised playhouse.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Coventry arrive assembled?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eNo. It arrives flat-packed in five cartons and adult assembly is required. Set aside a decent stretch of time and a second pair of hands, or ask about assembly options.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat warranty comes with it?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eTwelve months manufacturer's warranty against defects on parts, and three years on wood rot and insect damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich colours can I choose from?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eSeven: Green, Yellow, Blue, Pastel Green, Pastel Pink, Pastel Blue and White. Colour affects appearance only, so the Coventry is the same set whichever you choose.\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\u003eKeep Looking\u003c\/h3\u003e\n    \u003cp class=\"related-sub\"\u003eIf the Coventry is not quite right, start here.\u003c\/p\u003e\n    \u003cdiv class=\"related-grid\"\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eThe Full Range\u003c\/span\u003e\n        \u003ch4\u003eKids Playgrounds\u003c\/h4\u003e\n        \u003cp\u003eEvery play centre we stock.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/collections\/kids-playgrounds\"\u003eBrowse Kids Playgrounds →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eSwings Only\u003c\/span\u003e\n        \u003ch4\u003eSwing Sets\u003c\/h4\u003e\n        \u003cp\u003eStandalone frames for yards that cannot take this footprint.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/collections\/swing-sets\"\u003eBrowse Swing Sets →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rel-card\"\u003e\n        \u003cspan class=\"mono\"\u003eCubbies\u003c\/span\u003e\n        \u003ch4\u003eCubby Houses\u003c\/h4\u003e\n        \u003cp\u003eTimber cubbies, if the playhouse is the part they care about.\u003c\/p\u003e\n        \u003ca class=\"rel-link\" href=\"\/collections\/cubby-houses\"\u003eBrowse Cubby Houses →\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  •  Serving Aussie Families Since 2012  •  13,000+ Happy Customers  •  Price Match Promise\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Lifespan Kids","offers":[{"title":"Green","offer_id":46026515382528,"sku":"LKPC-COVEN-GN","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow","offer_id":46026515415296,"sku":"LKPC-COVEN-YL","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Blue","offer_id":46026515448064,"sku":"LKPC-COVEN-BU","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Green","offer_id":47055370748160,"sku":"LKPC-COVEN-PG","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Pink","offer_id":47055370780928,"sku":"LKPC-COVEN-PP","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Pastel Blue","offer_id":47055370813696,"sku":"LKPC-COVEN-PB","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"White","offer_id":47055370846464,"sku":"LKPC-COVEN-PW","price":2299.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2276\/7565\/files\/lifespan-kids-coventry-play-centre-swing-set-backyard-playgrounds-325.jpg?v=1768923010","url":"https:\/\/allthingsforkids.com.au\/products\/lifespan-kids-coventry-play-centre-swing-set-playground","provider":"All Things For Kids","version":"1.0","type":"link"}