{
  "initiative": {
    "key": "hoikuen",
    "name": "保育園"
  },
  "app": {
    "key": "hoikuen-master",
    "name": "保育園マスタ",
    "category": "master",
    "tags": [
      "map",
      "master",
      "childcare"
    ],
    "description": "保育園の位置(緯度経度)・定員等を管理するマスタアプリ。",
    "status": "完了",
    "appId": 345
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:59.321Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "denwa_bangou",
      "label": "電話番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "kaisetsu_nengapi",
      "label": "開設年月日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "keido",
      "label": "経度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "定員情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "施設情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "label": "その他",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "RADIO_BUTTON",
      "code": "ichiji_hoiku_umu",
      "label": "一時保育有無",
      "noLabel": false,
      "required": true,
      "options": {
        "無": {
          "label": "無",
          "index": "1"
        },
        "有": {
          "label": "有",
          "index": "0"
        }
      },
      "defaultValue": "有",
      "align": "HORIZONTAL"
    },
    {
      "type": "NUMBER",
      "code": "teiin_5sai",
      "label": "5歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "unei_shutai",
      "label": "運営主体",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "teiin_3sai",
      "label": "3歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "NUMBER",
      "code": "teiin_1sai",
      "label": "1歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "NUMBER",
      "code": "teiin_gokei",
      "label": "定員合計",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "FILE",
      "code": "shashin",
      "label": "写真",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "hoiku_jikan",
      "label": "保育時間",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "teiin_4sai",
      "label": "4歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "NUMBER",
      "code": "teiin_2sai",
      "label": "2歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shisetsu_mei",
      "label": "施設名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "teiin_0sai",
      "label": "0歳定員",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "人",
      "unitPosition": "AFTER"
    },
    {
      "type": "NUMBER",
      "code": "ido",
      "label": "緯度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shisetsu_shubetsu",
      "label": "施設種別",
      "noLabel": false,
      "required": true,
      "options": {
        "公立保育園": {
          "label": "公立保育園",
          "index": "0"
        },
        "家庭的保育事業": {
          "label": "家庭的保育事業",
          "index": "5"
        },
        "認定こども園": {
          "label": "認定こども園",
          "index": "2"
        },
        "小規模保育事業": {
          "label": "小規模保育事業",
          "index": "3"
        },
        "事業所内保育事業": {
          "label": "事業所内保育事業",
          "index": "4"
        },
        "私立保育園": {
          "label": "私立保育園",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "6"
        }
      },
      "defaultValue": "公立保育園",
      "align": "HORIZONTAL"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shozaichi",
      "label": "所在地",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shisetsu_mei",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "shisetsu_shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shozaichi",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "denwa_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "unei_shutai",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "kaisetsu_nengapi",
              "size": {
                "width": "117"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "teiin_0sai",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "teiin_1sai",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "teiin_2sai",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "teiin_3sai",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "teiin_4sai",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "teiin_5sai",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "teiin_gokei",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "hoiku_jikan",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "ichiji_hoiku_umu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "FILE",
              "code": "shashin",
              "size": {
                "width": "207"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "ido",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "NUMBER",
              "code": "keido",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SPACER",
          "elementId": "map",
          "size": {
            "width": "117",
            "height": "400"
          }
        }
      ]
    }
  ]
}