{
"beach_id": 0,
"count": 0,
"results": [
{
"id": 0,
"beach_id": 0,
"date": "2019-08-24",
"water_quality": {
"property1": "string",
"property2": "string"
},
"weather": {
"property1": "string",
"property2": "string"
},
"ocean_conditions": {
"property1": "string",
"property2": "string"
},
"tides": [
{
"property1": "string",
"property2": "string"
}
],
"beach_day_score": 0
}
]
}