{"product_id":"waterproof-outdoor-ring-tree-light","title":"🌳💡 IP65 Waterproof Outdoor Ring Tree Light","description":"\u003cstyle\u003e  .zyra-tree-light{    --tl-black:#090b0c;    --tl-charcoal:#151719;    --tl-gold:#dda83d;    --tl-gold-light:#f0c768;    --tl-cream:#faf7f0;    --tl-soft:#f6f4ef;    --tl-text:#303338;    --tl-muted:#6c7076;    --tl-line:#e4ded1;    --tl-white:#ffffff;    max-width:960px;    margin:0 auto;    overflow:hidden;    background:#ffffff;    color:var(--tl-text);    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;    line-height:1.65;  }  .zyra-tree-light *{    box-sizing:border-box;  }  .zyra-tree-light img{    display:block;    width:100%;    height:auto;    margin:0;    border:0;  }  \/* HERO *\/  .tl-hero{    padding:50px 32px 44px;    text-align:center;    background:      radial-gradient(circle at 78% 8%,rgba(221,168,61,.25) 0%,transparent 35%),      linear-gradient(145deg,#070809 0%,#1a1b1c 100%);  }  .tl-eyebrow{    margin:0 0 10px;    color:var(--tl-gold-light);    font-size:11px;    line-height:1.3;    font-weight:800;    letter-spacing:2.5px;    text-transform:uppercase;  }  .tl-title{    max-width:790px;    margin:0 auto 16px;    color:#ffffff;    font-size:clamp(34px,6vw,54px);    line-height:1.03;    font-weight:900;    letter-spacing:-1.7px;  }  .tl-title span{    color:var(--tl-gold);  }  .tl-lead{    max-width:690px;    margin:0 auto;    color:rgba(255,255,255,.7);    font-size:16px;    line-height:1.75;  }  \/* BENEFITS *\/  .tl-benefits{    display:grid;    grid-template-columns:repeat(3,1fr);    background:var(--tl-black);  }  .tl-benefit{    position:relative;    padding:22px 8px;    text-align:center;  }  .tl-benefit:not(:last-child):after{    content:\"\";    position:absolute;    top:25%;    right:0;    width:1px;    height:50%;    background:rgba(255,255,255,.14);  }  .tl-benefit strong{    display:block;    margin-bottom:3px;    color:#ffffff;    font-size:14px;    font-weight:800;  }  .tl-benefit span{    color:rgba(255,255,255,.55);    font-size:11px;  }  \/* CONTENT *\/  .tl-section{    padding:41px 32px;    background:#ffffff;  }  .tl-section.soft{    background:var(--tl-soft);  }  .tl-section.cream{    background:var(--tl-cream);  }  .tl-section.dark{    background:      radial-gradient(circle at 20% 0%,rgba(221,168,61,.12),transparent 35%),      linear-gradient(145deg,#090a0b 0%,#1b1c1d 100%);  }  .tl-section.center{    text-align:center;  }  .tl-label{    margin:0 0 8px;    color:#a8741d;    font-size:10px;    font-weight:850;    letter-spacing:2.1px;    text-transform:uppercase;  }  .tl-section.dark .tl-label{    color:var(--tl-gold-light);  }  .tl-rule{    width:45px;    height:3px;    margin:0 0 18px;    border-radius:5px;    background:var(--tl-gold);  }  .tl-section.center .tl-rule{    margin-left:auto;    margin-right:auto;  }  .tl-section h2{    max-width:740px;    margin:0 0 14px;    color:var(--tl-black);    font-size:clamp(27px,4vw,38px);    line-height:1.15;    font-weight:850;    letter-spacing:-.9px;  }  .tl-section.center h2,  .tl-section.center p{    margin-left:auto;    margin-right:auto;  }  .tl-section h2 span{    color:#b67c20;  }  .tl-section.dark h2{    color:#ffffff;  }  .tl-section.dark h2 span{    color:var(--tl-gold-light);  }  .tl-section p{    max-width:700px;    margin-top:0;    margin-bottom:0;    color:var(--tl-muted);    font-size:15px;    line-height:1.75;  }  .tl-section.dark p{    color:rgba(255,255,255,.65);  }  \/* FEATURE GRID *\/  .tl-grid{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;    max-width:790px;    margin:27px auto 0;    text-align:left;  }  .tl-card{    padding:18px;    background:#ffffff;    border:1px solid var(--tl-line);    border-radius:11px;  }  .tl-card strong{    display:block;    margin-bottom:4px;    color:var(--tl-black);    font-size:14px;    font-weight:800;  }  .tl-card span{    display:block;    color:var(--tl-muted);    font-size:13px;    line-height:1.5;  }  \/* STEPS *\/  .tl-steps{    display:grid;    grid-template-columns:repeat(3,1fr);    gap:14px;    max-width:780px;    margin:27px auto 0;  }  .tl-step{    padding:20px 12px;    background:#ffffff;    border:1px solid var(--tl-line);    border-radius:10px;  }  .tl-step-num{    display:flex;    align-items:center;    justify-content:center;    width:36px;    height:36px;    margin:0 auto 9px;    border-radius:50%;    background:var(--tl-gold);    color:#151515;    font-size:14px;    font-weight:900;  }  .tl-step strong{    display:block;    margin-bottom:3px;    color:var(--tl-black);    font-size:14px;  }  .tl-step span{    display:block;    color:var(--tl-muted);    font-size:12px;    line-height:1.5;  }  \/* USE CASES *\/  .tl-uses{    display:grid;    grid-template-columns:repeat(4,1fr);    gap:10px;    max-width:830px;    margin:26px auto 0;  }  .tl-use{    padding:15px 7px;    color:rgba(255,255,255,.9);    border:1px solid rgba(240,199,104,.26);    border-radius:8px;    font-size:12px;    font-weight:700;  }  \/* INFO STRIP *\/  .tl-strip{    display:grid;    grid-template-columns:repeat(3,1fr);    background:var(--tl-black);  }  .tl-strip-item{    position:relative;    padding:21px 7px;    text-align:center;  }  .tl-strip-item:not(:last-child):after{    content:\"\";    position:absolute;    top:25%;    right:0;    width:1px;    height:50%;    background:rgba(255,255,255,.13);  }  .tl-strip-item strong{    display:block;    margin-bottom:3px;    color:var(--tl-gold-light);    font-size:13px;  }  .tl-strip-item span{    color:rgba(255,255,255,.54);    font-size:10px;  }  \/* PACKAGE GRID *\/  .tl-package{    display:grid;    grid-template-columns:repeat(3,1fr);    gap:11px;    max-width:780px;    margin:26px auto 0;  }  .tl-package-item{    padding:18px 8px;    background:#ffffff;    border:1px solid var(--tl-line);    border-radius:9px;  }  .tl-package-item strong{    display:block;    margin-bottom:3px;    color:var(--tl-black);    font-size:13px;  }  .tl-package-item span{    color:var(--tl-muted);    font-size:11px;  }  \/* DETAILS *\/  .tl-details{    padding:18px 30px 40px;    background:#ffffff;  }  .tl-details details{    border-top:1px solid var(--tl-line);  }  .tl-details details:last-child{    border-bottom:1px solid var(--tl-line);  }  .tl-details summary{    position:relative;    padding:18px 34px 18px 0;    color:var(--tl-black);    font-size:15px;    font-weight:750;    cursor:pointer;    list-style:none;  }  .tl-details summary::-webkit-details-marker{    display:none;  }  .tl-details summary:after{    content:\"+\";    position:absolute;    right:4px;    top:12px;    color:#b67c20;    font-size:25px;    line-height:1;    font-weight:300;  }  .tl-details details[open] summary:after{    content:\"−\";  }  .tl-detail{    padding:0 0 20px;    color:var(--tl-muted);    font-size:14px;    line-height:1.7;  }  .tl-detail p{    margin:0;  }  @media(max-width:640px){    .tl-hero{      padding:35px 20px 31px;    }    .tl-title{      font-size:35px;      letter-spacing:-1px;    }    .tl-lead{      font-size:15px;    }    .tl-benefit{      padding:18px 4px;    }    .tl-benefit strong{      font-size:12px;    }    .tl-benefit span{      font-size:9px;    }    .tl-section{      padding:31px 20px;    }    .tl-section h2{      font-size:28px;    }    .tl-section p{      font-size:15px;    }    .tl-grid{      grid-template-columns:1fr;      gap:10px;    }    .tl-steps{      gap:8px;    }    .tl-step{      padding:16px 6px;    }    .tl-step span{      font-size:10px;    }    .tl-uses{      grid-template-columns:repeat(2,1fr);    }    .tl-package{      grid-template-columns:1fr;    }    .tl-strip-item{      padding:18px 4px;    }    .tl-strip-item strong{      font-size:11px;    }    .tl-strip-item span{      font-size:9px;    }    .tl-details{      padding:12px 20px 32px;    }  }\u003c\/style\u003e\n\u003cdiv class=\"zyra-tree-light\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"tl-hero\"\u003e\n\u003cp class=\"tl-eyebrow\"\u003eSolar Outdoor Landscape Lighting\u003c\/p\u003e\n\u003ch2 class=\"tl-title\"\u003eTurn Your Trees Into\u003cbr\u003e\u003cspan\u003eNighttime Features.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"tl-lead\"\u003eCreate a warm 360° glow around garden trees \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_e999ee3c-b26b-4494-9412-5c4d34c4bc12.png?v=1787027090\" alt=\"Solar powered 360 degree outdoor ring tree light\"\u003e \u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"tl-benefits\"\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e \u003cspan\u003eNo household wiring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003e360° Lighting\u003c\/strong\u003e \u003cspan\u003eIlluminates around the trunk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e \u003cspan\u003eMade for garden use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_75d7c72a-d9da-4d71-9c79-9658fd5b02e2.png?v=1787027089\" alt=\"Solar tree ring light with LED modules and outdoor connectors\" loading=\"lazy\"\u003e \u003c!-- SOLAR COPY --\u003e\u003c!-- IMAGE 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_149b6880-72ad-4533-84ea-22addcf8268c.png?v=1787027091\" alt=\"Solar tree ring light charging by day and glowing at night\" loading=\"lazy\"\u003e \u003c!-- MODULAR SECTION --\u003e\n\u003csection class=\"tl-section center\"\u003e\n\u003cp class=\"tl-label\"\u003eFlexible Ring Configuration\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eAdapt the Shape to \u003cspan\u003eYour Outdoor Space\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe segmented ring design lets the lighting sections connect around different tree trunks, creating a more flexible layout than a fixed one-piece garden light.\u003c\/p\u003e\n\u003cdiv class=\"tl-grid\"\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eModular Ring Structure\u003c\/strong\u003e \u003cspan\u003e Connect the individual lighting sections into the layout that works for your tree. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eFlexible Placement\u003c\/strong\u003e \u003cspan\u003e Arrange the modules around small or larger trunk areas depending on your setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eGround-Stake Support\u003c\/strong\u003e \u003cspan\u003e Integrated stakes help position the light modules securely around landscaped areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eWarm Landscape Glow\u003c\/strong\u003e \u003cspan\u003e Highlights natural tree texture and adds depth to your outdoor space after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_5f7ad2f7-1414-4515-bd26-cf8d80821778.png?v=1787027090\" alt=\"Modular outdoor tree light designed to adapt around different tree sizes\" loading=\"lazy\"\u003e \u003c!-- WEATHER SECTION --\u003e\n\u003csection class=\"tl-section dark center\"\u003e\n\u003cp class=\"tl-label\"\u003eDesigned for Outdoor Placement\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilt to Stay Outside Through \u003cspan\u003eChanging Weather\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eOutdoor-ready light housings and protected connectors help make the system suitable for permanent landscape-style placement around gardens, trees and yard areas.\u003c\/p\u003e\n\u003cdiv class=\"tl-uses\"\u003e\n\u003cdiv class=\"tl-use\"\u003eFront Yards\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eBackyard Trees\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eGarden Areas\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eLandscape Features\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_9636088c-1e78-4193-bfdb-6010b11dd4b2.png?v=1787027090\" alt=\"Waterproof outdoor solar tree ring lights in rainy and frosty weather\" loading=\"lazy\"\u003e \u003c!-- AMBIENCE --\u003e\n\u003csection class=\"tl-section cream center\"\u003e\n\u003cp class=\"tl-label\"\u003eLandscape Lighting With Atmosphere\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eMake Your Backyard Feel \u003cspan\u003eFinished After Dark\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUplighting around the trunk draws attention to mature trees and landscaping while creating a warmer backdrop for patios, pathways and evening outdoor spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_3a985d51-d908-4ca0-a8fb-0108c0ab374b.png?v=1787027091\" alt=\"Warm outdoor tree lighting for backyard patio ambience\" loading=\"lazy\"\u003e \u003c!-- INSTALLATION --\u003e\n\u003csection class=\"tl-section soft center\"\u003e\n\u003cp class=\"tl-label\"\u003eQuick Outdoor Setup\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePlace. Connect. \u003cspan\u003eEnjoy the Glow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eNo complicated electrical installation is required. Arrange the ring around the tree, secure the modules and position the solar panel where it receives suitable sunlight.\u003c\/p\u003e\n\u003cdiv class=\"tl-steps\"\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003ePlace\u003c\/strong\u003e \u003cspan\u003e Arrange the lighting modules around the base of the tree. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eConnect\u003c\/strong\u003e \u003cspan\u003e Join the sections and secure them in the desired position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eIlluminate\u003c\/strong\u003e \u003cspan\u003e Position the solar panel and let the system power your evening glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_03fdd453-adc7-4f79-9d04-5c0287742eca.png?v=1787027090\" alt=\"Three step installation of outdoor solar ring tree lights\" loading=\"lazy\"\u003e \u003c!-- PACKAGE --\u003e\n\u003csection class=\"tl-section center\"\u003e\n\u003cp class=\"tl-label\"\u003eComplete Outdoor Lighting System\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEverything Needed for \u003cspan\u003eYour Tree Lighting Setup\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe coordinated components are designed to work together as one modular outdoor lighting system.\u003c\/p\u003e\n\u003cdiv class=\"tl-package\"\u003e\n\u003cdiv class=\"tl-package-item\"\u003e\n\u003cstrong\u003eLED Ring Modules\u003c\/strong\u003e \u003cspan\u003eModular lighting sections\u003c\/span\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-package-item\"\u003e\n\u003cstrong\u003eConnector System\u003c\/strong\u003e \u003cspan\u003eLinks the lighting modules\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 8 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_d71ff332-e76b-4628-a82d-6bc5ffb7fdb2.png?v=1787027089\" alt=\"Solar tree ring lighting kit with LED modules solar panel and connectors\" loading=\"lazy\"\u003e \u003c!-- INFO STRIP --\u003e\n\u003cdiv class=\"tl-strip\"\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e \u003cspan\u003eUses daytime sunlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eModular Design\u003c\/strong\u003e \u003cspan\u003eFlexible ring layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e \u003cspan\u003eLandscape-friendly build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL COPY --\u003e\n\u003csection class=\"tl-section dark center\"\u003e\n\u003cp class=\"tl-label\"\u003eIlluminate the Landscape\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGive Your Favorite Trees \u003cspan\u003ea Nighttime Presence\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA simple way to add warm architectural-style lighting to your garden without permanent wiring or bulky landscape fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-details\"\u003e\n\u003cdetails\u003e\n\u003cdiv class=\"tl-detail\"\u003e\n\u003cp\u003eModular solar-powered outdoor tree lighting system featuring multiple LED sections arranged around the base of a tree for 360° landscape illumination. Designed for outdoor installation without household electrical wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Floor-standing \/ 12W-24V \/ White","offer_id":48965892309131,"sku":"LE50334316BAI-1","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Floor-standing \/ 12W-24V \/ Warm White","offer_id":48965892341899,"sku":"LE50334316NWS-1","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Floor-standing \/ 12W-24V \/ Golden Yellow","offer_id":48965892374667,"sku":"LE50334316JHG-1","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ White","offer_id":48965892407435,"sku":"LE50334316BAI-2","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ Warm White","offer_id":48965892440203,"sku":"LE50334316NWS-2","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ Golden Yellow","offer_id":48965892472971,"sku":"LE50334316JHG-2","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ White","offer_id":48965892505739,"sku":"LE50334316BAI-3","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ Warm White","offer_id":48965892538507,"sku":"LE50334316NWS-3","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ Golden Yellow","offer_id":48965892571275,"sku":"LE50334316JHG-3","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ White","offer_id":48965892604043,"sku":"LE50334316BAI-4","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ Warm White","offer_id":48965892636811,"sku":"LE50334316NWS-4","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ Golden Yellow","offer_id":48965892669579,"sku":"LE50334316JHG-4","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/6726\/7979\/files\/6_3a985d51-d908-4ca0-a8fb-0108c0ab374b.png?v=1787390885","url":"https:\/\/aetherbranda.com\/da\/products\/waterproof-outdoor-ring-tree-light","provider":"Aetherbranda","version":"1.0","type":"link"}