-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVMware Kochbuch Library.json
More file actions
71 lines (71 loc) · 2.65 KB
/
VMware Kochbuch Library.json
File metadata and controls
71 lines (71 loc) · 2.65 KB
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
67
68
69
70
71
[
{
"@context": "https://schema.org",
"@type": "Recipe",
"author": "Markus Smieja",
"cookTime": "5",
"description": "Kinder lieben das",
"image": "https://onevmw-my.sharepoint.com/personal/msmieja_vmware_com/Documents/Apps/Microsoft%20Forms/VMware%20Kochbuch/Frage/IMG_EE555719144B-1_Markus%20Smieja%202.jpeg",
"name": "Fisch in Sauce",
"recipeIngredient": [
"1 Fisch",
" 1 Tomaten p\u00fcriert"
],
"recipeInstructions": "alles mixen, fertig"
},
{
"@context": "https://schema.org",
"@type": "Recipe",
"author": "Jochen Ramm",
"cookTime": "100",
"description": "n\u00f6",
"image": "https://onevmw-my.sharepoint.com/personal/msmieja_vmware_com/Documents/Apps/Microsoft%20Forms/VMware%20Kochbuch/Frage/IMG_EE555719144B-1_Markus%20Smieja%203.jpeg",
"name": "Kichererbsenp\u00fcree",
"recipeIngredient": [
"3 Kichererbsen",
" 1 Sauce"
],
"recipeInstructions": "alles mixen, fertig und lecker"
},
{
"@context": "https://schema.org",
"@type": "Recipe",
"author": "Jochen Ramm",
"cookTime": "100",
"description": "n\u00f6",
"image": "https://onevmw-my.sharepoint.com/personal/msmieja_vmware_com/Documents/Apps/Microsoft%20Forms/VMware%20Kochbuch/Frage/geschla%CC%88ngel_Markus%20Smieja.png",
"name": "Kichererbsenp\u00fcree",
"recipeIngredient": [
"3 Kichererbsen",
" 1 Sauce"
],
"recipeInstructions": "alles mixen, fertig und lecker"
},
{
"@context": "https://schema.org",
"@type": "Recipe",
"author": "Jochen Ramm",
"cookTime": "100",
"description": "n\u00f6",
"image": "https://onevmw-my.sharepoint.com/personal/msmieja_vmware_com/Documents/Apps/Microsoft%20Forms/VMware%20Kochbuch/Frage/189178179_l_Markus%20Smieja.jpg",
"name": "Kichererbsenp\u00fcree",
"recipeIngredient": [
"3 Kichererbsen",
" 1 Sauce"
],
"recipeInstructions": "alles mixen, fertig und lecker"
},
{
"@context": "https://schema.org",
"@type": "Recipe",
"author": "Meister Smieja",
"cookTime": "500",
"description": "nein",
"image": "https://onevmw-my.sharepoint.com/personal/msmieja_vmware_com/Documents/Apps/Microsoft%20Forms/VMware%20Kochbuch/Frage/BMW_End2End2_Markus%20Smieja.png",
"name": "gegrilltes Kind",
"recipeIngredient": [
"1 Kind"
],
"recipeInstructions": "Grillspie\u00df und fertig"
}
]