{"product_id":"billy-button-seeds-craspedia-globosa","title":"Billy Button Seeds (Craspedia globosa)","description":"\u003cstyle\u003e\n  .qps-product-page {\n    --qps-navy:#1D1D4D;\n    --qps-green:#7CAC4E;\n    --qps-berry:#DE3467;\n    --qps-leaf:#83B644;\n    --qps-lime:#DCFB50;\n    --qps-cream:#FBFAF4;\n    --qps-text:#425f4b;\n\n    --billy-yellow:#E8B928;\n    --billy-gold:#F4C84A;\n    --billy-soft:#FFF4B8;\n    --billy-leaf:#9DAA82;\n\n    font-family:inherit;\n    color:var(--qps-text);\n    background:var(--qps-cream);\n    border-radius:24px;\n    padding:26px;\n    border:1px solid rgba(29,29,77,.12);\n    box-shadow:0 18px 42px rgba(29,29,77,.08);\n    line-height:1.6;\n  }\n\n  .qps-product-page * {\n    box-sizing:border-box;\n  }\n\n  .qps-title {\n    color:var(--qps-navy);\n    font-size:34px;\n    line-height:1.1;\n    margin:0 0 14px;\n    padding-bottom:14px;\n    border-bottom:1px solid rgba(29,29,77,.28);\n  }\n\n  .qps-lead {\n    font-size:16px;\n    margin:0 0 18px;\n  }\n\n  .qps-highlight {\n    background:linear-gradient(135deg,#fff,#FFFBEA);\n    border-left:5px solid var(--billy-yellow);\n    border-radius:16px;\n    padding:15px;\n    margin:16px 0;\n  }\n\n  .qps-highlight strong,\n  .qps-card strong {\n    color:var(--qps-navy);\n  }\n\n  .qps-card-grid {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin:18px 0;\n  }\n\n  .qps-card {\n    background:#fff;\n    border:1px solid rgba(29,29,77,.08);\n    border-radius:14px;\n    padding:12px;\n  }\n\n  .qps-feature-grid {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n    margin:14px 0 4px;\n  }\n\n  .qps-feature-card {\n    background:#fff;\n    border:1px solid rgba(29,29,77,.09);\n    border-radius:16px;\n    padding:14px;\n  }\n\n  .qps-feature-title {\n    display:flex;\n    align-items:center;\n    gap:9px;\n    margin-bottom:6px;\n    font-weight:900;\n    color:var(--qps-navy);\n  }\n\n  .qps-colour-dot {\n    width:18px;\n    height:18px;\n    border-radius:50%;\n    flex:0 0 18px;\n    border:2px solid rgba(29,29,77,.12);\n    box-shadow:0 2px 5px rgba(29,29,77,.12);\n  }\n\n  .billy-yellow { background:var(--billy-yellow); }\n  .billy-gold { background:var(--billy-gold); }\n  .billy-soft { background:var(--billy-soft); }\n  .billy-leaf { background:var(--billy-leaf); }\n\n  .qps-colour-bar {\n    display:flex;\n    overflow:hidden;\n    height:12px;\n    border-radius:999px;\n    margin:12px 0 16px;\n    border:1px solid rgba(29,29,77,.08);\n  }\n\n  .qps-colour-bar span {\n    flex:1;\n  }\n\n  .qps-icon {\n    width:24px;\n    height:24px;\n    border-radius:50%;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background:rgba(232,185,40,.18);\n    color:var(--qps-navy);\n    font-size:12px;\n    font-weight:900;\n    margin-right:6px;\n  }\n\n  .qps-detail {\n    margin-top:12px;\n    background:#fff;\n    border-radius:16px;\n    border:1px solid rgba(29,29,77,.1);\n    overflow:hidden;\n  }\n\n  .qps-detail summary {\n    cursor:pointer;\n    padding:14px 16px;\n    font-weight:900;\n    color:var(--qps-navy);\n    background:linear-gradient(90deg,#fff,#FFFBEA);\n    list-style:none;\n  }\n\n  .qps-detail summary::-webkit-details-marker {\n    display:none;\n  }\n\n  .qps-detail summary:after {\n    content:\"+\";\n    float:right;\n    color:var(--billy-yellow);\n    font-size:22px;\n    line-height:1;\n  }\n\n  .qps-detail[open] summary:after {\n    content:\"-\";\n  }\n\n  .qps-detail-content {\n    padding:0 16px 16px;\n  }\n\n  .qps-table {\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n    font-size:14px;\n  }\n\n  .qps-table th,\n  .qps-table td {\n    text-align:left;\n    padding:9px;\n    border-bottom:1px solid rgba(29,29,77,.1);\n    vertical-align:top;\n  }\n\n  .qps-table th {\n    color:var(--qps-navy);\n  }\n\n  .qps-tip {\n    margin-top:16px;\n    background:linear-gradient(135deg,var(--qps-navy),#2d2d68);\n    color:#fff;\n    padding:16px;\n    border-radius:16px;\n  }\n\n  @media (max-width:700px) {\n    .qps-product-page {\n      padding:16px;\n      border-radius:18px;\n    }\n\n    .qps-title {\n      font-size:28px;\n    }\n\n    .qps-card-grid,\n    .qps-feature-grid {\n      grid-template-columns:1fr;\n    }\n\n    .qps-table,\n    .qps-table tbody,\n    .qps-table tr,\n    .qps-table td {\n      display:block;\n      width:100%;\n    }\n\n    .qps-table thead {\n      display:none;\n    }\n\n    .qps-table tr {\n      padding:8px 0;\n      border-bottom:1px solid rgba(29,29,77,.12);\n    }\n\n    .qps-table td {\n      border:0;\n      padding:5px 0;\n    }\n\n    .qps-table td:before {\n      content:attr(data-label);\n      display:block;\n      font-weight:900;\n      color:var(--qps-navy);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qps-product-page\"\u003e\n\u003cp class=\"qps-lead\"\u003eBilly Buttons are an iconic \u003cstrong\u003eAustralian native flower\u003c\/strong\u003e known for their bright golden-yellow, perfectly rounded flower heads held high on slender stems. Their bold shape gives garden beds a playful architectural look and makes them especially popular as fresh and dried cut flowers.\u003c\/p\u003e\n\u003cp class=\"qps-lead\"\u003ePlants form a neat clump of narrow grey-green foliage before sending up upright flowering stems, usually reaching around 50-70 cm in suitable conditions. They perform best in a sunny position with free-draining soil and are a great choice for native gardens, flower beds, pots and cutting gardens.\u003c\/p\u003e\n\u003cdiv class=\"qps-highlight\"\u003e\n\u003cstrong\u003eWhy Grow Billy Buttons?\u003c\/strong\u003e\u003cbr\u003eBilly Buttons combine bright colour, unusual globe-shaped flowers and excellent vase appeal in one compact native plant. The long stems can be cut fresh or dried, while the cheerful yellow flower heads add instant structure and contrast in sunny garden spaces.\u003c\/div\u003e\n\u003cdiv class=\"qps-colour-bar\"\u003e\n\u003cspan class=\"billy-leaf\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-soft\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-gold\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-yellow\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-gold\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-soft\"\u003e\u003c\/span\u003e \u003cspan class=\"billy-leaf\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qps-card-grid\"\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eBotanical Name\u003c\/strong\u003e\u003cbr\u003eCraspedia globosa - 100+ Seed per pack\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eCommon Name\u003c\/strong\u003e\u003cbr\u003eBilly Buttons \/ Drumsticks\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003ePlant Type\u003c\/strong\u003e\u003cbr\u003eAustralian native flowering perennial\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eSowing Method\u003c\/strong\u003e\u003cbr\u003eSeed trays, tubes or direct sow\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eGermination\u003c\/strong\u003e\u003cbr\u003eApproximately 14-21 days in suitable conditions\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eHeight\u003c\/strong\u003e\u003cbr\u003eApproximately 50-70 cm\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eFlowering\u003c\/strong\u003e\u003cbr\u003ePrimarily spring to summer\u003c\/div\u003e\n\u003cdiv class=\"qps-card\"\u003e\n\u003cstrong\u003eGarden Use\u003c\/strong\u003e\u003cbr\u003eNative beds, borders, pots, cut flowers and dried flowers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qps-detail\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e1\u003c\/span\u003e What Makes Billy Buttons Special?\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003cp\u003eThe appeal of Billy Buttons comes from their simple but unmistakable form: compact foliage at the base, long upright stems and bright yellow spherical flower heads that look almost like small pom-poms floating above the plant.\u003c\/p\u003e\n\u003cdiv class=\"qps-feature-grid\"\u003e\n\u003cdiv class=\"qps-feature-card\"\u003e\n\u003cdiv class=\"qps-feature-title\"\u003e\n\u003cspan class=\"qps-colour-dot billy-yellow\"\u003e\u003c\/span\u003eGlobe-Shaped Flowers\u003c\/div\u003e\nDense, rounded golden flower heads create a clean, graphic look in the garden.\u003c\/div\u003e\n\u003cdiv class=\"qps-feature-card\"\u003e\n\u003cdiv class=\"qps-feature-title\"\u003e\n\u003cspan class=\"qps-colour-dot billy-leaf\"\u003e\u003c\/span\u003eNeat Native Foliage\u003c\/div\u003e\nNarrow grey-green leaves form a tidy clump beneath the flowering stems.\u003c\/div\u003e\n\u003cdiv class=\"qps-feature-card\"\u003e\n\u003cdiv class=\"qps-feature-title\"\u003e\n\u003cspan class=\"qps-colour-dot billy-gold\"\u003e\u003c\/span\u003eLong Upright Stems\u003c\/div\u003e\nThe flower heads are carried above the foliage on slender stems that work beautifully in arrangements.\u003c\/div\u003e\n\u003cdiv class=\"qps-feature-card\"\u003e\n\u003cdiv class=\"qps-feature-title\"\u003e\n\u003cspan class=\"qps-colour-dot billy-soft\"\u003e\u003c\/span\u003eFresh or Dried\u003c\/div\u003e\nBilly Buttons hold their shape well, making them useful for both fresh-cut bunches and dried floral displays.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qps-detail\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e2\u003c\/span\u003e Sowing \u0026amp; Establishment Guide\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003cp\u003eBilly Button seed is fine, so shallow sowing and steady moisture are important during establishment. Avoid burying the seed deeply.\u003c\/p\u003e\n\u003ctable class=\"qps-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eStage\u003c\/th\u003e\n\u003cth\u003eRecommendation\u003c\/th\u003e\n\u003cth\u003eGrowing Notes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSowing Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTrays, tubes or direct sow\u003c\/td\u003e\n\u003ctd\u003eUse a quality seed-raising mix or a finely prepared, free-draining garden bed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSowing Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSurface sow or cover very lightly\u003c\/td\u003e\n\u003ctd\u003ePress seed gently into the surface and add only a fine covering of seed-raising mix or soil.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMoisture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKeep evenly moist while germinating\u003c\/td\u003e\n\u003ctd\u003eUse gentle watering so the fine seed stays in place and the surface does not dry out.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGermination\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAllow around 14-21 days\u003c\/td\u003e\n\u003ctd\u003eTiming varies with temperature, seed freshness and growing conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull sun\u003c\/td\u003e\n\u003ctd\u003eA bright position supports sturdy stems and strong flowering once plants are established.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSoil\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFree-draining\u003c\/td\u003e\n\u003ctd\u003eAvoid sites that stay wet for long periods. Good drainage is especially important as plants mature.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qps-detail\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e3\u003c\/span\u003e Position \u0026amp; Growing Conditions\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003ctable class=\"qps-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eRequirement\u003c\/th\u003e\n\u003cth\u003eBest Approach\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSun\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eChoose an open, sunny position with plenty of direct light.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDrainage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUse soil or potting mix that drains freely rather than remaining waterlogged.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWatering\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKeep seedlings consistently moist, then water according to weather and soil conditions once established.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAirflow\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvoid crowding plants so foliage and flower stems have room to develop cleanly.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eContainers\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuitable for sunny pots when a free-draining potting mix and good drainage holes are provided.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qps-detail\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e4\u003c\/span\u003e Where to Grow Billy Buttons\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003ctable class=\"qps-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eArea\u003c\/th\u003e\n\u003cth\u003eHow to Use Them\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNative garden beds\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUse the bright rounded flowers as a bold contrast against softer native foliage.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSunny borders\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePlant where the upright flower stems can rise above lower-growing plants.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut flower garden\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGrow a dedicated patch for harvesting long stems for fresh bunches.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePots and containers\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eChoose a sunny container with excellent drainage and enough depth for healthy root growth.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDried flower patch\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHarvest mature stems and allow them to dry for long-lasting decorative arrangements.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qps-detail\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e5\u003c\/span\u003e What to Expect as Plants Grow\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eSeedling stage:\u003c\/strong\u003e Fine seedlings develop gradually, so keep the surface evenly moist and reduce competition from weeds while plants establish.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFoliage stage:\u003c\/strong\u003e Plants build a compact clump of narrow grey-green leaves close to the soil surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStem development:\u003c\/strong\u003e Upright stems begin extending above the foliage as plants prepare to flower.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFlowering stage:\u003c\/strong\u003e Rounded golden-yellow flower heads form at the ends of the stems, creating the classic Billy Button look.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCut flower stage:\u003c\/strong\u003e Stems can be harvested for fresh arrangements or allowed to mature for drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qps-detail\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"qps-icon\"\u003e6\u003c\/span\u003e Success Checklist\u003c\/summary\u003e\n\u003cdiv class=\"qps-detail-content\"\u003e\n\u003ctable class=\"qps-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eAction\u003c\/th\u003e\n\u003cth\u003eWhy It Matters\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSow shallowly\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFine seed can struggle when buried too deeply.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKeep the surface moist\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConsistent moisture supports germination and early seedling growth.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChoose full sun\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrong light supports compact growth, sturdy stems and good flowering.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrioritise drainage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBilly Buttons perform best where excess water can move away from the root zone.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvoid overcrowding\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoom around each plant improves airflow and lets flowering stems develop freely.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHarvest for arrangements\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThe long stems and firm flower heads are one of the variety's standout features.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"qps-tip\"\u003e\n\u003cstrong\u003eQPS Grower's Tip\u003c\/strong\u003e\u003cbr\u003eBilly Button seed is small, so resist the urge to bury it deeply. Press seed gently into a fine seed-raising mix, cover only lightly and keep the surface evenly moist while it germinates. Once plants are established, give them plenty of sun and excellent drainage to encourage clean stems and those distinctive golden button flowers.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Quality Plants \u0026 Seedlings","offers":[{"title":"Default Title","offer_id":43960699781179,"sku":null,"price":5.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0356\/8526\/9563\/files\/ChatGPT_Image_Aug_10_2026_09_03_44_AM_b44ae5ce-322c-4127-a645-736fe60f53d6.png?v=1786422529","url":"https:\/\/www.qpseedlings.com.au\/products\/billy-button-seeds-craspedia-globosa","provider":"Quality Plants \u0026 Seedlings","version":"1.0","type":"link"}