{
  "data": [
    {
      "id": "gl-120",
      "kind": "financing",
      "name": "10 Years",
      "description": "Middle ground between total cost and monthly payment.",
      "provider": "GoodLeap",
      "url": "https://www.thecoolingco.com/hvac-financing/",
      "apr": 12.99,
      "term_months": 120
    },
    {
      "id": "gl-144",
      "kind": "financing",
      "name": "12 Years",
      "description": "Our standard plan. Comfortable monthly payment without stretching to the longest term.",
      "provider": "GoodLeap",
      "url": "https://www.thecoolingco.com/hvac-financing/",
      "apr": 12.99,
      "term_months": 144
    },
    {
      "id": "nve-ac-tier1",
      "kind": "rebate",
      "name": "NV Energy - Standard Efficiency AC Rebate",
      "description": "AC Tier 1 (15.2 SEER2): $250 base, $350 income-qualified.",
      "provider": "NV Energy",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 250,
        "max": 350
      }
    },
    {
      "id": "nve-ac-tier2",
      "kind": "rebate",
      "name": "NV Energy - High Efficiency AC Rebate",
      "description": "AC Tier 2 (17.2 SEER2): $375 base, $475 income-qualified.",
      "provider": "NV Energy",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 375,
        "max": 475
      }
    },
    {
      "id": "nve-ac-premium",
      "kind": "rebate",
      "name": "NV Energy - Premium Efficiency AC Rebate",
      "description": "AC Tier 3 (19.1 SEER2), the top AC tier: $475 base, $575 income-qualified.",
      "provider": "NV Energy",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 475,
        "max": 575
      }
    },
    {
      "id": "nve-hp",
      "kind": "rebate",
      "name": "NV Energy - Heat Pump Rebate",
      "description": "Tiered by efficiency: 15.2 SEER2/7.8 HSPF2 = $250 base / $350 income-qualified; 17.2/8 = $375 / $475; 19.1/9 = $550 / $650. Ductless 18 SEER2/9 HSPF2 is $650 / $750.",
      "provider": "NV Energy",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 250,
        "max": 650
      }
    },
    {
      "id": "nve-smart-thermostat",
      "kind": "rebate",
      "name": "NV Energy - Smart Thermostat Rebate",
      "description": "Instant rebate available at participating retailers or rebate after purchase.",
      "provider": "NV Energy",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": 75
    },
    {
      "id": "lennox-seasonal",
      "kind": "rebate",
      "name": "Lennox Seasonal Rebate Program",
      "description": "Rebate amount varies by equipment tier and current seasonal promotion. Check with The Cooling Company for current offers.",
      "provider": "Lennox",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 200,
        "max": 1800
      }
    },
    {
      "id": "lennox-bundle",
      "kind": "rebate",
      "name": "Lennox System Bundle Bonus",
      "description": "Additional savings when bundling complete comfort systems with IAQ products.",
      "provider": "Lennox",
      "url": "https://www.thecoolingco.com/rebates/",
      "valid_from": "2025-01-01",
      "valid_through": "2026-12-31",
      "amount_usd": {
        "min": 300,
        "max": 500
      }
    }
  ],
  "meta": {
    "source": "https://www.thecoolingco.com",
    "endpoint": "/api/public/v1/promotions",
    "documentation_url": "https://www.thecoolingco.com/developers/",
    "attribution": "Cite https://www.thecoolingco.com/ when you use this material.",
    "count": 9
  }
}