{
"results": [
{
"id": 1,
"name": "Venice Beach",
"state": "CA",
"county": "Los Angeles",
"city": "Los Angeles",
"latitude": 33.985,
"longitude": -118.4695,
"description": "Popular Los Angeles beach with boardwalk access.",
"nearest_buoy_id": "46025",
"nearest_tide_station": "9410660",
"beach_day_score": 82,
"water_quality": {
"grade": "A",
"advisory": false,
"source": "LA County Public Health",
"updated": "2026-06-24T08:00:00Z"
},
"weather": {
"temp_f": 74,
"condition": "clear",
"uv_index": 8,
"wind_speed_mph": 6,
"humidity_pct": 68,
"precipitation_in": 0
},
"ocean_conditions": {
"water_temp_f": 66,
"wave_height_ft": 2.4,
"rip_current_risk": "moderate"
},
"rules": [
{
"category": "dogs",
"status": "restricted",
"notes": "Allowed on leash before 10am."
},
{
"category": "alcohol",
"status": "prohibited",
"notes": "No alcohol on the beach."
}
],
"amenities": [
{
"category": "lifeguard",
"available": true,
"hours": "9am-6pm",
"notes": "Seasonal staffed towers."
},
{
"category": "restrooms",
"available": true,
"hours": "",
"notes": "Public restrooms near the boardwalk."
}
]
},
{
"id": 2,
"name": "Santa Monica State Beach",
"state": "CA",
"county": "Los Angeles",
"city": "Santa Monica",
"latitude": 34.0094,
"longitude": -118.4973,
"description": "Wide sandy beach with easy access and family amenities.",
"nearest_buoy_id": "46025",
"nearest_tide_station": "9410840",
"beach_day_score": 79,
"water_quality": {
"grade": "A-",
"advisory": false,
"source": "LA County Public Health",
"updated": "2026-06-24T08:00:00Z"
},
"weather": {
"temp_f": 72,
"condition": "partly_cloudy",
"uv_index": 7,
"wind_speed_mph": 7,
"humidity_pct": 68,
"precipitation_in": 0
},
"ocean_conditions": {
"water_temp_f": 65,
"wave_height_ft": 2,
"rip_current_risk": "low"
},
"rules": [
{
"category": "dogs",
"status": "prohibited",
"notes": "No dogs on the sand."
}
],
"amenities": [
{
"category": "parking_lot",
"available": true,
"hours": "",
"notes": "Paid public lots nearby."
}
]
}
]
}