{
  "header": {
    "id": "RecipeDM",
    "modelType": "document",
    "modelVersion": "28.4.0",
    "locales": [
      {
        "code": "en"
      }
    ],
    "annotations": [],
    "modelReferences": []
  },
  "content": {
    "modelInfo": {
      "name": "RecipeDM"
    },
    "modelConfig": {
      "timeZone": "UTC",
      "decimalSeparator": ".",
      "conditionLanguage": {
        "code": "en_US"
      }
    },
    "modelRoot": {
      "rootGroups": [
        {
          "type": "Group",
          "id": "group_dad2e",
          "name": "General",
          "Group": {
            "repeatability": 1,
            "elements": [
              {
                "type": "Field",
                "id": "field_51632",
                "name": "Name",
                "Field": {
                  "fieldType": {
                    "type": "StringType"
                  }
                }
              },
              {
                "type": "Group",
                "id": "group_471b5",
                "name": "Stages",
                "Group": {
                  "repeatability": 10,
                  "elements": [
                    {
                      "type": "Field",
                      "id": "field_9fcd7",
                      "name": "Name",
                      "Field": {
                        "fieldType": {
                          "type": "StringType"
                        }
                      }
                    },
                    {
                      "type": "Group",
                      "id": "group_70808",
                      "name": "Ingredients",
                      "Group": {
                        "repeatability": 10,
                        "elements": [
                          {
                            "type": "Field",
                            "id": "field_bb9c2",
                            "name": "Product",
                            "Field": {
                              "fieldType": {
                                "type": "StringType"
                              }
                            }
                          },
                          {
                            "type": "Field",
                            "id": "field_dca3c",
                            "name": "Quantity",
                            "Field": {
                              "fieldType": {
                                "type": "NumberType"
                              }
                            }
                          },
                          {
                            "type": "Field",
                            "id": "field_6f677",
                            "name": "QuantityUnit",
                            "Field": {
                              "fieldType": {
                                "type": "StringType"
                              }
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}