{ "title": "-Admin Favs - Country ;)", "comment": "Favorite country songs by the admin.", "all": [ { "any": [ {"contains": {"genre": "Country"}} ]}, {"notContains": {"genre": "Christmas Music"}}, {"is": {"loved": true}} ], "sort": "dateModified", "order": "desc", "limit": 1000 }