[
  {
    "title": "小美容",
    "type": "cosmetic",
    "state": 1,
    "slogan": "這是小美容slogan",
    "introtext": "這是小美容簡介",
    "description": "這是小美容敘述",
    "content": "這是小美容內容",
    "notice": "這是小美容注意事項",
    "images": [],
    "serviceTime": 0,
    "bufferTime": 0,
    "petCategory": "狗",
    "size": {
      "serviceTime": 60,
      "bufferTime": 0
    },
    "price": {
      "basePrice": 800,
      "price": 800,
      "isFlexible": 0
    }
  },
  {
    "title": "精油按摩",
    "type": "cosmetic-add",
    "state": 1,
    "slogan": "這是精油按摩slogan",
    "introtext": "這是精油按摩簡介",
    "description": "這是精油按摩敘述",
    "content": "這是精油按摩內容",
    "notice": "這是精油按摩注意事項",
    "images": [],
    "serviceTime": 0,
    "bufferTime": 0,
    "petCategory": "狗",
    "size": {
      "serviceTime": 15,
      "bufferTime": 0
    },
    "price": {
      "basePrice": 100,
      "price": 100,
      "isFlexible": 0
    }
  }
]