[
{
"id": "text",
"name": "text",
"ingredients": [
{
"id": "text",
"name": "text",
"amount": 1,
"unit": "text",
"properties": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}
],
"temperature": 1,
"duration": "text",
"properties": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}
]