forked from alfg/opendrinks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
basil-smash-pina-colada.json
54 lines (54 loc) · 1.62 KB
/
basil-smash-pina-colada.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
{
"name": "Basil Smash Pina Colada",
"description": "Perfect frozen cocktail to celebrate the unofficial start of summer!",
"github": "Oishika-Pradhan",
"ingredients": [
{
"quantity": "4",
"measure": "pieces",
"ingredient": "lime, quartered"
},
{
"quantity": "3/4",
"measure": "cup",
"ingredient": "basil or mint leaves"
},
{
"quantity": "8",
"measure": "ounces",
"ingredient": "white rum"
},
{
"quantity": "2",
"measure": "ounces",
"ingredient": "dark rum"
},
{
"quantity": "3 1/2",
"measure": "cup",
"ingredient": "pineapple chunks"
},
{
"quantity": "1",
"measure": "cup",
"ingredient": "canned coconut cream"
}
],
"directions": [
"Muddle the lime juice, basil (or mint) together in a cocktail shaker or glass jar, squashing everything to release the juices.",
"Add the white rum and dark rum. Fill with ice and shake until combined. Strain into a blender.",
"Add the pineapple chunks and coconut cream to the blender and blend until smooth.",
"Add three cups ice and blend until frozen.",
"Pour into glasses and enjoy!"
],
"image": "basil-smash-pina-colada.jpg",
"source": "https://www.halfbakedharvest.com/cranberry-bourbon-sour/",
"keywords": [
"cool",
"basil",
"alcoholic",
"summer",
"rum",
"pina colada"
]
}