{
    "using_default" : false,
    "default_season_express_pricing" : [
        {
            "package_duration": 1,
            "package_price": 0.0,
            "express_pax_pricing" : [
                {
                    "px_quantity": 1,
                    "px_price" : 0.0
                }
            ]
        }
    ],
    "other_seasons" : [
        {
            "season_id": 0,
            "season_name" : "",
            "season_express_pricing" : [
                {
                    "package_duration": 1,
                    "package_price": 0.0,
                    "express_pax_pricing" : [
                        {
                            "px_quantity": 1,
                            "px_price" : 0.0
                        }
                    ]
                }
            ]
        }
    ]
}

