{
  "weather":  [
    {
      "locationId":  "murphys",
      "locationName":  "Murphys, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  26,
      "feelsLikeCelsius":  26,
      "humidityPercent":  38,
      "windSpeedKmh":  7,
      "windDirectionDegrees":  312,
      "visibilityKm":  10
    },
    {
      "locationId":  "arnold",
      "locationName":  "Arnold, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  22,
      "feelsLikeCelsius":  21,
      "humidityPercent":  38,
      "windSpeedKmh":  5,
      "windDirectionDegrees":  335,
      "visibilityKm":  10
    },
    {
      "locationId":  "bearvalley",
      "locationName":  "Bear Valley, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  17,
      "feelsLikeCelsius":  15,
      "humidityPercent":  33,
      "windSpeedKmh":  2,
      "windDirectionDegrees":  250,
      "visibilityKm":  10
    },
    {
      "locationId":  "sonora",
      "locationName":  "Sonora, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  25,
      "feelsLikeCelsius":  24,
      "humidityPercent":  28,
      "windSpeedKmh":  6,
      "windDirectionDegrees":  306,
      "visibilityKm":  10
    },
    {
      "locationId":  "columbia",
      "locationName":  "Columbia, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  26,
      "feelsLikeCelsius":  26,
      "humidityPercent":  29,
      "windSpeedKmh":  6,
      "windDirectionDegrees":  310,
      "visibilityKm":  10
    },
    {
      "locationId":  "twainharte",
      "locationName":  "Twain Harte, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  23,
      "feelsLikeCelsius":  22,
      "humidityPercent":  28,
      "windSpeedKmh":  4,
      "windDirectionDegrees":  331,
      "visibilityKm":  10
    },
    {
      "locationId":  "dorrington",
      "locationName":  "Dorrington, CA",
      "weatherMain":  "Clear",
      "weatherDescription":  "clear sky",
      "weatherIcon":  "01d",
      "temperatureCelsius":  20,
      "feelsLikeCelsius":  19,
      "humidityPercent":  37,
      "windSpeedKmh":  3,
      "windDirectionDegrees":  343,
      "visibilityKm":  10
    }
  ],
  "fireWeather":  {
    "state":  "normal",
    "headline":  "",
    "zones":  []
  },
  "lastUpdated":  "2026-07-26T02:55:46.632011404Z"
}