{"product_id":"blaze-lte-30-inch-built-in-griddle-w-lift-assist-hood","title":"Blaze LTE+ 30-Inch Built-in Griddle w\/Lift-Assist Hood","description":"\u003csection class=\"pdp-section pdp-section--griddle\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--griddle {\n      --pdp-text: #1f2937;\n      --pdp-muted: #6b7280;\n      --pdp-border: #d8ddd5;\n      --pdp-soft: #f6f8f4;\n      --pdp-accent: #111827;\n      --pdp-accent-soft: #e3e8e1;\n      color: var(--pdp-text);\n      margin-top: 24px;\n    }\n\n    .pdp-section--griddle .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--griddle .pdp-block,\n    .pdp-section--griddle .pdp-intro,\n    .pdp-section--griddle .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--griddle .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--griddle .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--griddle .pdp-title {\n      margin: 0 0 10px;\n      font-size: 28px;\n      line-height: 1.2;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-heading {\n      margin: 0 0 14px;\n      font-size: 20px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-subheading {\n      margin: 0 0 8px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-text,\n    .pdp-section--griddle .pdp-spec-item,\n    .pdp-section--griddle .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--griddle .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--griddle .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--griddle .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--griddle .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--griddle .pdp-highlight-card {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      padding: 18px;\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--griddle .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--griddle .pdp-icon {\n      flex: 0 0 22px;\n      width: 22px;\n      height: 22px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .pdp-section--griddle .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--griddle .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--griddle .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--griddle .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 16px 18px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--pdp-accent);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--griddle .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-section--griddle .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--griddle .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--griddle .pdp-disclaimer {\n      margin-top: 4px;\n      text-align: center;\n      font-size: 12px;\n      line-height: 1.6;\n      color: #8b8b8b;\n      max-width: 860px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 0 12px;\n    }\n\n    @media (max-width: 749px) {\n      .pdp-section--griddle .pdp-block,\n      .pdp-section--griddle .pdp-intro,\n      .pdp-section--griddle .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--griddle .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--griddle .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--griddle .pdp-highlight-grid,\n      .pdp-section--griddle .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--griddle .pdp-disclaimer {\n        font-size: 11px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pdp-shell\"\u003e\n\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eBlaze LTE+ 30-Inch Built-In Griddle with Lift-Assist Hood (36,000 BTU)\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze LTE+ 30-Inch Built-In Griddle is engineered for outdoor chefs who demand performance, durability, and precision. Built from premium 304 stainless steel and powered by dual 18,000 BTU burners, it delivers 36,000 BTUs of consistent cooking power across a 480 sq. in. reinforced surface — all backed by Blaze's comprehensive lifetime warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eWhy Customers Choose This Product\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eDual 18,000 BTU burners deliver 36,000 BTUs of total cooking power for high-performance outdoor griddling.\u003c\/li\u003e\n        \u003cli\u003ePremium 304 stainless steel construction throughout ensures long-term durability and corrosion resistance.\u003c\/li\u003e\n        \u003cli\u003eDouble-walled lid design improves heat retention and prevents exterior discoloration over time.\u003c\/li\u003e\n        \u003cli\u003eSpring-assisted hood with cushioned sound dampers makes opening and closing effortless.\u003c\/li\u003e\n        \u003cli\u003eLED control panel with red-glow safety indicators provides clear visual confirmation when gas is flowing.\u003c\/li\u003e\n        \u003cli\u003eIntegrated leveling screws allow precise surface adjustment for optimal cooking results.\u003c\/li\u003e\n        \u003cli\u003eDrop-in-place drip trough simplifies grease management and enhances safety during use.\u003c\/li\u003e\n        \u003cli\u003eLifetime warranty coverage provides complete peace of mind.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eProduct Highlights\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-highlight-grid\"\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eHigh-Output Dual Burners\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Two 18,000 BTU burners combine for 36,000 BTUs of total cooking power, delivering even, consistent heat across the full 480 sq. in. reinforced griddle surface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e304 Stainless Steel Build\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Premium 304 stainless steel construction throughout provides superior corrosion resistance and a clean, professional appearance that holds up in outdoor environments.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eSmart Safety Features\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The redesigned LED control panel illuminates red when gas is flowing, and larger peepholes allow safe, clear monitoring of burner activity during operation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003cspan class=\"pdp-icon\"\u003e\u003c\/span\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eLift-Assist Hood Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The spring-assisted hood with cushioned sound dampers opens and closes smoothly, while the double-walled lid retains heat efficiently and resists exterior discoloration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eSpecifications\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-spec-grid\"\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Blaze\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCollection:\u003c\/strong\u003e Blaze LTE+\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e BLZ-GRIDDLE-LTE3\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Built-In\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Natural Gas \/ Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eNumber of Burners:\u003c\/strong\u003e 2\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTotal BTUs:\u003c\/strong\u003e 36,000\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCooking Surface:\u003c\/strong\u003e 480 sq. in.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eGrid Dimensions:\u003c\/strong\u003e 27\" × 17 13\/16\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eExterior Material:\u003c\/strong\u003e 304 Stainless Steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Flame Thrower with Flash Tubes\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHood:\u003c\/strong\u003e Spring-Assisted, Double-Walled\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Internal \u0026amp; External Grill Lights\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDrip Management:\u003c\/strong\u003e Drop-In-Place Drip Trough\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 30.1\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 16.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eDepth:\u003c\/strong\u003e 28.3\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 140 lbs\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Width:\u003c\/strong\u003e 28 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Depth:\u003c\/strong\u003e 24 1\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCutout Height:\u003c\/strong\u003e 11 3\/4\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e Lifetime\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eIdeal For\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eOutdoor kitchens requiring a high-output built-in griddle.\u003c\/li\u003e\n        \u003cli\u003eHomeowners and entertainers who cook for groups regularly.\u003c\/li\u003e\n        \u003cli\u003eChefs who want precise heat control and a large cooking surface.\u003c\/li\u003e\n        \u003cli\u003eBuyers seeking a premium stainless steel griddle with a lifetime warranty.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eThis griddle is designed for outdoor use only — do not use indoors or in enclosed spaces.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer installation, gas connection, and ventilation instructions before use.\u003c\/li\u003e\n        \u003cli\u003eInstall and operate in accordance with applicable local building, gas, and safety codes.\u003c\/li\u003e\n        \u003cli\u003eA propane hose regulator is included; natural gas installations may require additional fittings.\u003c\/li\u003e\n        \u003cli\u003eDo not modify gas components or bypass any built-in safety features.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-faq\"\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this griddle available in both natural gas and propane?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Blaze LTE+ 30-Inch Griddle is available in both Natural Gas (BLZ-GRIDDLE-LTE3-NG) and Propane (BLZ-GRIDDLE-LTE3-LP) configurations. Select your preferred fuel type above.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat is the total cooking area?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The griddle features 480 square inches of total cooking area across a 27\" × 17 13\/16\" reinforced cooking surface.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow does the lift-assist hood work?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The spring-assisted hood mechanism reduces the effort needed to open and close the lid. Cushioned sound dampers prevent the lid from slamming shut, protecting both the unit and the user.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat do the LED control panel indicators mean?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The control knobs illuminate red when gas is actively flowing, providing a clear visual safety indicator during operation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eDoes this griddle include a propane regulator?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. A propane hose regulator is included with the unit. Natural gas installations may require additional fittings not included.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat warranty does this griddle carry?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Blaze LTE+ 30-Inch Griddle is backed by Blaze's comprehensive lifetime warranty for complete peace of mind.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eWhat are the cutout dimensions for installation?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The required cutout dimensions are 28 1\/4\" wide × 24 1\/4\" deep × 11 3\/4\" high. Always verify measurements before installation.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-closing\"\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Blaze LTE+ 30-Inch Built-In Griddle is a strong choice for outdoor kitchen builds that demand professional-grade performance, durable 304 stainless steel construction, and thoughtful safety features — all backed by a lifetime warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    This product is intended for outdoor use only. Always follow manufacturer installation and safety instructions. Gas appliances must be installed and operated in accordance with all applicable local codes and regulations. Consult a qualified professional for gas line connections.\n  \u003c\/p\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this griddle available in both natural gas and propane?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Blaze LTE+ 30-Inch Griddle is available in both Natural Gas (BLZ-GRIDDLE-LTE3-NG) and Propane (BLZ-GRIDDLE-LTE3-LP) configurations.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the total cooking area?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The griddle features 480 square inches of total cooking area across a 27\\\" \\u00d7 17 13\/16\\\" reinforced cooking surface.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How does the lift-assist hood work?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The spring-assisted hood mechanism reduces the effort needed to open and close the lid. Cushioned sound dampers prevent the lid from slamming shut.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What do the LED control panel indicators mean?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The control knobs illuminate red when gas is actively flowing, providing a clear visual safety indicator during operation.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does this griddle include a propane regulator?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. A propane hose regulator is included with the unit. Natural gas installations may require additional fittings not included.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What warranty does this griddle carry?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Blaze LTE+ 30-Inch Griddle is backed by Blaze's comprehensive lifetime warranty.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the cutout dimensions for installation?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The required cutout dimensions are 28 1\/4\\\" wide \\u00d7 24 1\/4\\\" deep \\u00d7 11 3\/4\\\" high.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"Designing Backyards","offers":[{"title":"Natural Gas","offer_id":46890560258209,"sku":"BLZ-GRIDDLE-LTE3-NG","price":2474.1,"currency_code":"USD","in_stock":true},{"title":"Propane","offer_id":46890560290977,"sku":"BLZ-GRIDDLE-LTE3-LP","price":2474.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/BLZ-GRIDDLE-LTE3-Image-1.jpg?v=1786895225","url":"https:\/\/naturenookusa.com\/products\/blaze-lte-30-inch-built-in-griddle-w-lift-assist-hood","provider":"Nature Nook USA","version":"1.0","type":"link"}