-
Notifications
You must be signed in to change notification settings - Fork 556
/
berrylicious-frozen-sangria-slush.json
57 lines (57 loc) · 1.59 KB
/
berrylicious-frozen-sangria-slush.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"name": "Berrylicious Frozen Sangria Slush",
"description": "This boozy, fruity frozen sangria is an adult version of the icy slushies we slurped down as kids. So refreshing on a hot summer night. Cheers!",
"github": "wfebriad",
"ingredients": [
{
"quantity": "1",
"measure": "cup",
"ingredient": "red wine"
},
{
"quantity": "1",
"measure": "cup",
"ingredient": "ice cubes, crushed"
},
{
"quantity": "⅓ ",
"measure": "cup",
"ingredient": "frozen blueberries"
},
{
"quantity": "⅓",
"measure": "cup",
"ingredient": "fresh raspberries"
},
{
"quantity": "¼ ",
"measure": "cup",
"ingredient": "orange-flavored liqueur"
},
{
"quantity": "½",
"measure": "",
"ingredient": "orange, juiced"
},
{
"quantity": "1",
"measure": "tablespoon",
"ingredient": "white sugar, or more to taste"
}
],
"directions": [
"Combine red wine, ice cubes, blueberries, raspberries, strawberries, orange-flavored liqueur, orange juice, and sugar in a blender.",
"process until smooth.",
"Serve immediately or freeze."
],
"image": "berrylicious-frozen-sangria-slush.jpg",
"keywords": [
"fruit",
"fruit juice",
"juice",
"non-alcoholic",
"orange",
"red wine",
"wine"
]
}