-
Notifications
You must be signed in to change notification settings - Fork 551
/
blackberry-thyme-margarita.json
66 lines (66 loc) · 1.99 KB
/
blackberry-thyme-margarita.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
58
59
60
61
62
63
64
65
66
{
"name": "Blackberry Thyme Margarita",
"description": "Margaritas served with a not so usual combination of blackberries and thyme.",
"github": "Oishika-Pradhan",
"ingredients": [
{
"quantity": "8",
"measure": "number",
"ingredient": "fresh blackberries"
},
{
"quantity": "1",
"measure": "tablespoon",
"ingredient": "fresh thyme"
},
{
"quantity": "1/2",
"measure": "number",
"ingredient": "lime"
},
{
"quantity": "2",
"measure": "teaspoon",
"ingredient": "orange zest"
},
{
"quantity": "2",
"measure": "ounce",
"ingredient": "silver tequila"
},
{
"quantity": "",
"measure": "",
"ingredient": "sparkling water for topping"
},
{
"quantity": "1-2",
"measure": "tablespoon",
"ingredient": "Optional: Honey for sweetening"
},
{
"quantity": "1",
"measure": "number",
"ingredient": "Optional: red plum quartered"
}
],
"directions": [
"Run a lime wedge around the rim of glass and coat in flaky salt.",
"Add blackberries, plums, thyme, lime juice, honey (if using), and orange zest in a cocktail shaker or glass jar.",
"Muddle all of the ingredients together, squashing everything to release the juices from the fruit.",
"Add the tequila.",
"Fill with ice and shake until combined.",
"Strain into your prepared glass.",
"Top with sparkling water, if desired.",
"Serve with fresh thyme.",
"Cheers!"
],
"image": "blackberry-thyme-margarita.jpg",
"source": "https://www.halfbakedharvest.com/blackberry-thyme-margarita/",
"keywords": [
"tequila",
"blackberry",
"thyme",
"alcoholic"
]
}