{
    "Hospitality Management": {
        "description": "Core skills to ensure excellent guest experiences and service.",
        "skills": {
            "Front Desk Management": "Handling guest check-ins, check-outs, and reservations.",
            "Customer Service": "Ensuring guests have a pleasant and personalized experience.",
            "Housekeeping Management": "Overseeing cleanliness, maintenance, and inventory of guest rooms.",
            "Food and Beverage Service": "Managing restaurant, bar, and room service operations."
        }
    },
    "Soft Skills": {
        "description": "Essential interpersonal and communication skills.",
        "skills": {
            "Communication": "Effectively conveying information and ideas.",
            "Leadership": "Guiding and inspiring team members.",
            "Conflict Resolution": " peacefully handling disputes or disagreements.",
            "Emotional Intelligence": "Understanding and managing emotions for better relationships."
        }
    },
    "Additions": {
        "Parent Skills": [
            {
                "Financial Management": {
                    "description": "Skills required for managing budgets, finances, and cost control.",
                    "skills": {
                        "Budgeting": "Creating and managing financial plans.",
                        "Cost Control": "Monitoring and reducing expenses while maintaining quality."
                    }
                }
            },
            {
                "Marketing and Sales": {
                    "description": "Skills for promoting the business and increasing revenue.",
                    "skills": {
                        "Market Research": "Analyzing market trends and competition.",
                        "Sales Techniques": "Effectively selling products and services."
                    }
                }
            }
        ]
    }
}