{
  "success": true,
  "data": {
    "_lat": 41.2581594,
    "_lng": -96.0108868,
    "current": {
      "_code": 5,
      "icon": "wi-cloudy",
      "condition": {
        "name": "mostly_cloudy",
        "text": "Mostly Cloudy",
        "icon": "wi-cloudy",
        "yahoo": 28,
        "detail": {
          "condition": "Cloudy",
          "description": "Clouds cover 80-100% of the sky."
        }
      },
      "date": "2026-04-17T18:00:00.000Z",
      "day": "Friday",
      "high": 79.5,
      "low": 52.2,
      "avg": 52.2,
      "temp": 52.2,
      "tempFeelsLike": 52.2,
      "windSpeed": 18.9,
      "windDirection": 311
    },
    "forecast": [
      {
        "_code": 5,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Cloudy",
            "description": "Clouds cover 80-100% of the sky."
          }
        },
        "date": "2026-04-17T05:00:00.000Z",
        "day": "Friday",
        "high": 73.7,
        "low": 46.8,
        "avg": 59.9,
        "temp": 59.9
      },
      {
        "_code": 5,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Cloudy",
            "description": "Clouds cover 80-100% of the sky."
          }
        },
        "date": "2026-04-18T05:00:00.000Z",
        "day": "Saturday",
        "high": 55.8,
        "low": 33.5,
        "avg": 45.2,
        "temp": 45.2
      },
      {
        "_code": 4,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Mostly Cloudy",
            "description": "Clouds cover 60-80% of the sky."
          }
        },
        "date": "2026-04-19T05:00:00.000Z",
        "day": "Sunday",
        "high": 65,
        "low": 35.2,
        "avg": 50.3,
        "temp": 50.3
      },
      {
        "_code": 4,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Mostly Cloudy",
            "description": "Clouds cover 60-80% of the sky."
          }
        },
        "date": "2026-04-20T05:00:00.000Z",
        "day": "Monday",
        "high": 73.6,
        "low": 38,
        "avg": 56,
        "temp": 56
      },
      {
        "_code": 4,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Mostly Cloudy",
            "description": "Clouds cover 60-80% of the sky."
          }
        },
        "date": "2026-04-21T05:00:00.000Z",
        "day": "Tuesday",
        "high": 79.8,
        "low": 53.3,
        "avg": 66.6,
        "temp": 66.6
      },
      {
        "_code": 4,
        "icon": "wi-cloudy",
        "condition": {
          "name": "mostly_cloudy",
          "text": "Mostly Cloudy",
          "icon": "wi-cloudy",
          "yahoo": 28,
          "detail": {
            "condition": "Mostly Cloudy",
            "description": "Clouds cover 60-80% of the sky."
          }
        },
        "date": "2026-04-22T05:00:00.000Z",
        "day": "Wednesday",
        "high": 80.5,
        "low": 54.4,
        "avg": 67.8,
        "temp": 67.8
      },
      {
        "_code": 30,
        "icon": "wi-thunderstorm",
        "condition": {
          "name": "thunderstorm",
          "text": "Thunderstorms",
          "icon": "wi-thunderstorm",
          "yahoo": 4,
          "detail": {
            "condition": "Thunderstorms",
            "description": "Thunderstorms with rainfall more than 0.2 millimeters per hour."
          }
        },
        "date": "2026-04-23T05:00:00.000Z",
        "day": "Thursday",
        "high": 77.4,
        "low": 61.4,
        "avg": 68.6,
        "temp": 68.6
      },
      {
        "_code": 30,
        "icon": "wi-thunderstorm",
        "condition": {
          "name": "thunderstorm",
          "text": "Thunderstorms",
          "icon": "wi-thunderstorm",
          "yahoo": 4,
          "detail": {
            "condition": "Thunderstorms",
            "description": "Thunderstorms with rainfall more than 0.2 millimeters per hour."
          }
        },
        "date": "2026-04-24T05:00:00.000Z",
        "day": "Friday",
        "high": 64.5,
        "low": 64.5,
        "avg": 64.5,
        "temp": 64.5
      }
    ]
  }
}