Use only string for snowpackStructure, tendency, weatherReview and weatherForecast
If I see it correctly, only a string is used for the fields snowpackStructure, weatherForecast, tendency and weatherReview by all aws. Then you could replace the textblock with (highlight, comment) with a string or? Here the example for "weatherReview". "weatherReview" : { "title": "Weather Review Synopsis", "description": "Texts element with highlight and comment for weather review information.", "type" : "string" },
This would make it easier to acces the value.