[
  {
    "title": "午餐11:30 - 14:30",
    "alias": "lunch",
    "type": "activity",
    "image": "/storage/media/merchant/momoya/lunch2.jpg",
    "introimage": "/storage/media/merchant/momoya/lunch.jpg",
    "description": "",
    "notice": "",
    "video": "",
    "locationName": "Taipei",
    "locationCountry": "臺灣",
    "locationCity": "臺北市",
    "locationAddress": "Taipei",
    "staffs": [
      {
        "name": "Rob. Y",
        "hostTitle": "主廚"
      }
    ],
    "inventory_groups": [
      {
        "state": 1,
        "startDate": "2019-10-27",
        "endDate": "2019-10-27",
        "startTime": "11:30",
        "endTime": "14:30",
        "repeat": "day",
        "repeatEndDate": "2019-12-31",
        "repeatWith": [
          4
        ],
        "inventory": 10
      }
    ],
    "prices": [
      {
        "title": "午餐松套餐",
        "size": 1,
        "basePrice": 2000,
        "price": 2000,
        "introtext": "午餐限定",
        "description": "3道冷物＋熱食2選1＋餐後附上水果或甜點，咖啡或茶點"
      },
      {
        "title": "午餐竹套餐",
        "size": 1,
        "basePrice": 3000,
        "price": 3000,
        "introtext": "午餐限定",
        "description": "5道冷物＋熱食3選2＋餐後附上水果或甜點，咖啡或茶點"
      },
      {
        "title": "午餐梅套餐",
        "size": 1,
        "basePrice": 4000,
        "price": 4000,
        "introtext": "午餐限定",
        "description": "5道冷物＋熱食3道＋餐後附上水果、甜點、咖啡或茶點"
      }
    ]
  },
  {
    "title": "晚餐18:00 - 22:00",
    "alias": "dinner",
    "type": "activity",
    "image": "/storage/media/merchant/momoya/dinner2.jpg",
    "introimage": "/storage/media/merchant/momoya/dinner1.jpg",
    "description": "",
    "notice": "",
    "video": "",
    "locationName": "Taipei",
    "locationCountry": "臺灣",
    "locationCity": "臺北市",
    "locationAddress": "Taipei",
    "staffs": [
      {
        "name": "Rob. Y",
        "hostTitle": "主廚"
      }
    ],
    "inventory_groups": [
      {
        "state": 1,
        "startDate": "2019-10-27",
        "endDate": "2019-10-27",
        "startTime": "18:00",
        "endTime": "22:00",
        "repeat": "day",
        "repeatEndDate": "2019-12-31",
        "repeatWith": [
          4
        ],
        "inventory": 1
      }
    ],
    "prices": [
      {
        "title": "晚餐松套餐",
        "size": 1,
        "basePrice": 3500,
        "price": 3500,
        "introtext": "晚餐特別料理",
        "description": "3道冷物＋熱食2道＋1道湯品＋餐後附上水果、甜點、咖啡或茶點"
      },
      {
        "title": "晚餐竹套餐",
        "size": 1,
        "basePrice": 5000,
        "price": 5000,
        "introtext": "晚餐限定",
        "description": "5道冷物＋熱食3道＋餐後附上水果或甜點，咖啡或茶點"
      },
      {
        "title": "晚餐梅套餐",
        "size": 1,
        "basePrice": 6000,
        "price": 6000,
        "introtext": "晚餐限定",
        "description": "5道冷物＋熱食4道＋1道湯品＋餐後附上水果或甜點，咖啡或茶點"
      }
    ]
  }
]